Search found 2 matches
- Mon May 09, 2016 5:11 am
- Forum: Web Server
- Topic: apx-idea WSGI Daemon Process Permission Denied Error
- Replies: 3
- Views: 16845
Re: apx-idea WSGI Daemon Process Permission Denied Error
I found the same issues on my install, here is the Debian/Ubuntu fix.
viewtopic.php?f=19&t=10867&p=40758
I havent tried this on Centos yet
viewtopic.php?f=19&t=10867&p=40758
I havent tried this on Centos yet
- Mon Mar 07, 2016 2:09 am
- Forum: 3rd Party Software
- Topic: How to enable WSGI support on a Debian or Ubuntu
- Replies: 1
- Views: 96141
How to enable WSGI support on a Debian or Ubuntu
I found a bug in the WSGI templates when Using Ubuntu. After followin the steps here - https://vestacp.com/docs/#how-to-enable-wsgi-debian-ubuntu There are some changes that you need to do to the templates cd /usr/local/vesta/data/templates/web/apache2 ls wsgi.* This should show you 3 files wsgi.sh ...