Ogoshi wrote:
> I install cherokee 0.4.22 with support for php. Launch the cherokee
> (the moment) with ./cherokee and I see this message:
>
> handler_phpcgi.c/94: ERROR: PHP interpreter not found
> (/usr/lib/cgi-bin/php4). Please install it.
>
> I install php but not in this directory. I install in other
> directory.
The documentation about this topic isn't really yet..
You have to use the "Interpreter" parameter to set the right path.
For example:
====
Extension php, php4 {
Handler phpcgi {
Interpreter /usr/bin/php4-cgi
}
}
====
--
Greetings, alo.
http://www.alobbs.com
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee