Applicable to:
- Plesk Onyx for Linux
Symptoms
-
Magento website doesn't work with the following error in the browser:
PLESK_INFO: ERR_TOO_MANY_REDIRECTS
-
FPM application served by nginx handler is selected in Domains > example.com > PHP Settings:
-
curl
utility show 302 found title:# curl example.com
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<TITLE>302 Found</TITLE>
</HEAD><BODY>
<H1>The Document has moved</H1></BODY></HTML>
Cause
Incorrect handler is used.
Resolution
-
Make sure that Proxy Mode is enabled in Domains > example.com > Apache & nginx Settings:
-
Change the PHP handler to FastCGI application served by Apache in Domains > example.com > PHP Settings:
Comments
0 comments
Please sign in to leave a comment.