• 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

Question Issue additional directives for HTTP with mod_wsgi

Rafa Petit

New Pleskian
Using mod_wsgi django running applications.
I have two servers with the same version of plesk 12.5 and CentOs 7
One everything works fine.
But in the second, which is new, it shows me the error in apache that WSGIDaemonProcess this doubled.

Any ideas.
 
Not a problem this mod_wsgi not supported.
Solution:
Create a vhost_ipv4.conf and vhost_ipv6.conf file. And in the http.conf each file assign these ip differently.
Thus the error no longer appears.
 
Back
Top