On Wed, Jun 9, 2010 at 10:30 PM, Alvaro Lopez Ortega <[email protected]>wrote:

> On 10/06/2010, at 01:37, James Pearson wrote:
>
> > I'm attempting to get php with fcgi working on a tcp socket.  The command
> I've used to spawn the interpreter is `spawn-fcgi -f /usr/bin/php-cgi -p
> 9000 -P /var/run/php.pid`.
>
> Have you checked if your php-cgi binary support FastCGI?  The php-cgi -v
> output must include "(cgi-fcgi)". For instance:
>
> ======
> $ php-cgi -v
> PHP 5.3.1 (cgi-fcgi) (built: Jan 10 2010 20:48:38)
> ======
>

[$]> php-cgi -v
PHP 5.1.6 (cgi-fcgi) (built: Mar 31 2010 02:39:28)

I am currently using the precompiled version of cherokee from EPEL [0], but
if necessary, I can install a source version, either for custom compilation
flags or for a newer version.

[0]:
http://download.fedora.redhat.com/pub/epel/5/i386/repoview/cherokee.html
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to