On Thu, Oct 20, 2005 at 08:31:37 +0200, Mark Rosenstand wrote:
> I'm having some trouble getting php-cgi and lighttpd to play nicely
> together. I've assigned .php files to be interpreted by /usr/bin/php
> and added mime-type text/html for .php files.
> 
the php-cgi package does not provide /usr/bin/php. This binary is part
of the oridinary php package and is not cgi optimized. It is the
commandline version of php. You should try to call /usr/bin/php-cgi
instead and see if it improves your situation.

 -tobbi

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to