Added remi php install fixes
This commit is contained in:
@@ -432,7 +432,7 @@ add_web_config() {
|
||||
if [ -n "$php_type" ]; then
|
||||
php_cgi_path="/opt/brepo/${php_ver}/bin/php-cgi"
|
||||
else
|
||||
php_cgi_path="/etc/opt/remi/php${php_ver}/bin/php-cgi"
|
||||
php_cgi_path="/opt/remi/php${php_ver}/root/bin/php-cgi"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user