Skip to content

Commit 4111ead

Browse files
author
Till Brehm
committed
Merge branch 'php-cgi7.0' into 'master'
changed php-cgi to php-cgi7.0 See merge request !624
2 parents 9c66981 + 1295a8a commit 4111ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/dist/conf/debian90.conf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
//* Fastcgi
102102
$conf['fastcgi']['fastcgi_phpini_path'] = '/etc/php/7.0/cgi/';
103103
$conf['fastcgi']['fastcgi_starter_path'] = '/var/www/php-fcgi-scripts/[system_user]/';
104-
$conf['fastcgi']['fastcgi_bin'] = '/usr/bin/php-cgi';
104+
$conf['fastcgi']['fastcgi_bin'] = '/usr/bin/php-cgi7.0';
105105

106106
//* Postfix
107107
$conf['postfix']['installed'] = false; // will be detected automatically during installation

0 commit comments

Comments
 (0)