We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c66981 + 1295a8a commit 4111eadCopy full SHA for 4111ead
install/dist/conf/debian90.conf.php
@@ -101,7 +101,7 @@
101
//* Fastcgi
102
$conf['fastcgi']['fastcgi_phpini_path'] = '/etc/php/7.0/cgi/';
103
$conf['fastcgi']['fastcgi_starter_path'] = '/var/www/php-fcgi-scripts/[system_user]/';
104
-$conf['fastcgi']['fastcgi_bin'] = '/usr/bin/php-cgi';
+$conf['fastcgi']['fastcgi_bin'] = '/usr/bin/php-cgi7.0';
105
106
//* Postfix
107
$conf['postfix']['installed'] = false; // will be detected automatically during installation
0 commit comments