Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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.
Al tener activadas las dos tipos de ip. Se produce un problema al compartir el fichero de configuracion vhost.conf.
Este fichero 'vhost.conf' es llamado dos veces desde httpd.conf. Primero desde la configuracion de la ipv4 y despues desde la configuracion de la ipv6.
Al ser llamado dos veces...
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.