> my server's apache postorius error log shows me:
> 
> [Tue Oct 06 15:52:34.961249 2015] [:error] [pid 11691] (13)Permission
> denied: [client <IP>:42590] mod_wsgi (pid=11691): Unable to connect to WSGI
> daemon process 'hyperkitty' on '/run/httpd/wsgi.11685.0.1.sock' after
> multiple attempts.
 
> [Tue Oct 06 15:58:53.355159 2015] [:error] [pid 11693] (13)Permission
> denied: [client <IP>:42654] mod_wsgi (pid=11693): Unable to connect to WSGI
> daemon process 'postorius' on '/run/httpd/wsgi.11685.0.2.sock' after
> multiple attempts.
> 
> 
> MM3 components installed from hyperkitty-el.repo and using apache 2.4.6 on
> centos 7. python 2.7 and 3.4 installed.

Are you sure the sockets exist? If they exist, what are their permissions?
Do they belong to the same user as apache is using?

You might want to look at the wsgi logs as well to see if the python 
application is the culprit.

You can check out my deployment instructions [1] using nginx and uwsgi.
It might help you with debugging the issue


[1]: https://gitlab.com/thelinuxguy/mailman-suite

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to