Hi all,
I understand that suexec works when running the CGI scripts properly ie. it runs under the User and Group specified in the VirtualHost settings.
I want to run PHP scripts the same way, however because PHP is installed as a module it is reverting back to the generic user and group (www.www) when running these type of scripts.
Is there anyway to get suexec to change the user to the desired one when running a PHP script like this under a PHP module-type compiled Apache?
If so how?
Cyberfez