PHP as fcgi daemon + FastCGI/Apache_1.3.37 Problem.. !
"Ahmed Medhat" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Hello, Here is my setup. 1. a separate php-fcgi daemon started with each user's uid/gid and having 4 child processes. 2. configuring lighttpd was just like a charm and took only 2 minutes to figure out how to configure and all what i needed was to tell lighttpd in the vhost configuration where to find the socket specified for this user. 3. i want to configure apache 1.3.37 to do the same, so each vhost i have will have it's own mother process started manually through a daemon script and will create a socket for this user. 4. i have php-5.2.3 configured as a cgi-fcgi and located in /usr/local/bin/php-cgi , apache is located under /usr/local/apache/. 5. please tell what to do next as i ABSOLUTELY can not find any single page or faq or configuration how-to or anything related to this setup which could help achieve this setup, again all i want to do is to configure each vhost in apache to communicate with php through it's own existing unix socket. -- Thanks in Advance Ahmed Medhat ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/