On Wed, Jun 5, 2013 at 2:22 PM, Ralph Bacolod <raf...@devsphoto.com> wrote:
> I notice that the setting in 10-fastcgi.conf file for the
> "bin-path" = "/usr/php/bin/php-cgi" is wrong.
>
> After I change it to "/usr/bin/php-cgi" it worked.

Hi Ralph,

/etc/lighttpd/conf-available/15-fastcgi-php.conf:
"bin-path" => "/usr/bin/php-cgi",

This is the default of lighttpd 1.4.31-4.

10-fastcgi.conf only contains:
server.modules += ( "mod_fastcgi" )

Are you sure this isn't a local mistake / bug?

Greetings,

Olaf


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to