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 f8e7155 + f57c255 commit 11a9160Copy full SHA for 11a9160
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