fcgi permissions according to script owner

Piotr Karbowski jabberuser at gmail.com
Tue Aug 17 00:34:17 MSD 2010


On 16.08.2010 21:32, Frank Church wrote:
> On 16 August 2010 19:24, Piotr Karbowski<jabberuser at gmail.com>  wrote:
>
> Apache suexec actually.
>
> Googling has led me to the fact that different a separate php-fcgi can be
> made to run on a separate port for each user. It isn't what I expected as it
> has to be run manually for each user, but it is good enough for my needs.

Use sockets instead of ports, and there is no need to do it manualy with 
php-fpm, just add it to php-fpm.conf and it will spawn php for your users.

> PS. I posted an earlier thread about the problems I am having with an empty
> $_REQUEST, $_GET and $_POST variables.  Can you help me with that?

No, sorry. I am not a php guy. Everything is working for me.

-- Piotr.



More information about the nginx mailing list