
mail at mattaustin
Jun 21, 2009, 12:47 AM
Views: 509
Permalink
|
|
Execute as User/Group Issue
|
|
This weekend I finished configuring all my many virtual hosts, and made the switch - turned off apache, and started cherokee on port 80 for the first time :D. All seems to be going well, but my various PHP/Django/Mono information sources don't seem to be being run as the user/group I have specified in the configuration. I am using Cherokee 0.99.17 on Ubuntu 8.04 LTS with the Cherokee PPA. Example PHP Interpreter Connection: /tmp/mysite.co.uk-php.socket Interpreter: php-cgi -b /tmp/mysite.co.uk-php.socket -d memory_limit=32M Execute as User: mysite.co.uk Execute as Group: mysite.co.uk When I look at my processes, www-data is running php-cgi? (The user/group are set up on my system correctly, I was using suexec on apache). Any ideas? Cheers, -- Matt Austin http://mattaustin.me.uk/ _______________________________________________ Cherokee mailing list Cherokee[at]lists.octality.com http://lists.octality.com/listinfo/cherokee
|