-->

Can I run php script under user permissions with F

2019-07-22 19:40发布

问题:

I would like to install Apache and PHP but I have read that mod_php is very slow. Many php developers have adviced me to use FastCGI.

Can I run my php script with a specific user:group? (each vhost has different user:group)

I know there is suphp but is slow too..

Thank you so much!

回答1:

Here is a recipe that uses suexec.