Re: Trying to use FastCGI to run PHP as UID of file owner
"Henry C." <[email protected]> Fri, 6 May 2011 14:33:40 +0200
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 5, 2011 13:36, Henry C. wrote: > I've configured/compiled PHP 5.3.3 with/without '--with-fastcgi' (even th= ough > ./configure --help does not show --with-fastcgi as being available). Resolved - php 5.3.3 must be configured with --enable-fpm (FastCGI Process Manager).