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.