summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/system.inc')
-rw-r--r--etc/inc/system.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index d7c6226..41e798e 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -1232,7 +1232,7 @@ fastcgi.server = ( ".php" =>
"PHP_FCGI_CHILDREN" => "{$max_php_children}",
"PHP_FCGI_MAX_REQUESTS" => "500"
),
- "bin-path" => "/usr/local/bin/php"
+ "bin-path" => "/usr/local/bin/php-cgi"
)
)
)
OpenPOWER on IntegriCloud