<br clear="all">When I look at the nginx examples involving php-fastcgi or spawn-fcgi running in /etc/init.d I get the impression that they are for the main nginx process running as the www-data user.<br><br>The CGI process linked to a port is also linked to a particular user.<br>
<br>Does that mean that if different users are to run their fastcgi in their home folders with their own user permissions like Apache&#39;s suexec  a separate fastcgi in /etc/init.d must be created for them?<br><br>The other point is the master user runs as the www-data user. Does this mean that all file permissions must be at must be readable by the &#39;other&#39; user?<br>
<br>Is it possible to have multiple master processes running as different users on different ports, ie not just &#39;user= www-data&#39; in the main nginx.conf file, using different nginx.conf files concurrently?<br><br>-- <br>
Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com">http://devblog.brahmancreations.com</a><br>