• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question Nginx breaks Magento 2

shogunswb

Basic Pleskian
Server operating system version
Almalinux 8.9
Plesk version and microupdate number
18.0.61 Update #2
I have clean rebuild my server with Almalinux 8, clean install of Plesk & restored my domains from backup.
I have 5 Magento 2.4 sites & all of them are not displaying correctly.
When I go to the homepage the site isn't picking up the css style's & this is with the home directory set to the /pub folder.
If I set the home folder to httpdocs then I get incorrect permissions to view this page even though it should forward to the /pub folder.
If I turn of the nginx service the site's works correctly if I have it set to httpdocs or httpdocs/pub
On my old build of the server with Centos 7 I had Nginx running but some sites I had to set to httpdocs & others to httpdocs/pub & never did quite figure out why.
Do I need to config nginx somehow for Magento?
 
I have 5 Magento 2.4 sites & all of them are not displaying correctly.

Please see the Plesk Logs for the domain first. Then you can see what is the actual issue is.

When I go to the homepage the site isn't picking up the css style's & this is with the home directory set to the /pub folder.

Have you tried this in the Developer mode? If your website is currently in the Production mode, changing the home directory may cause this issue.
 
Back
Top