• 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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