• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk 11.0.9 issues with Nginx on new install

plesk_usr

New Pleskian
Hi all, I'm having some issues with nginx on a new install of 11.0.9 on Redhat. I used the autoinstaller script and I believe nginx is causing strange behavior.

When nginx is enabled and I create a new site with a dedicated IP, it causes the default SSL to use the SSL from the new site creation.

When nginx is disabled it causes every site on the server to show the default Plesk page.

How can I either fix the SSL issue or get rid of nginx completely without breaking every site?

Thanks in advance.
 
Rebuilding and repairing vhosts with the command, /usr/local/psa/admin/sbin/httpdmng --reconfigure-all solves this problem easily.
 
Back
Top