diff --git a/pkg_conf/php.conf b/pkg_conf/php.conf index 817e1f1..c828e46 100644 --- a/pkg_conf/php.conf +++ b/pkg_conf/php.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/mnemosyne/pkg_conf/php.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2002 - 2006 Alejandro Mery # # More information can be found in the files COPYING and README. @@ -36,7 +36,7 @@ lighttpd) cat <<-EOT >> $root$1/conf.d/php.conf-dist fastcgi.server = ( ".php" => (( "socket" => "/tmp/php-fastcgi.socket", - "bin-path" => "$bindir/php", + "bin-path" => "$bindir/php-cgi", "max-procs" => 1, "bin-environment" => ( "PHP_FCGI_CHILDREN" => "16",