forked from norman/fusionpbx-install.sh-github-mirror
Remove the comments.
This commit is contained in:
@@ -80,9 +80,9 @@ sed 's#;max_input_vars = .*#max_input_vars = 8000#g' -i $php_ini_file
|
|||||||
sed 's#; max_input_vars = .*#max_input_vars = 8000#g' -i $php_ini_file
|
sed 's#; max_input_vars = .*#max_input_vars = 8000#g' -i $php_ini_file
|
||||||
|
|
||||||
#install ioncube
|
#install ioncube
|
||||||
#if [ .$cpu_architecture = .'x86' ]; then
|
if [ .$cpu_architecture = .'x86' ]; then
|
||||||
# . ./ioncube.sh
|
. ./ioncube.sh
|
||||||
#fi
|
fi
|
||||||
|
|
||||||
#restart php-fpm
|
#restart php-fpm
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
|
|||||||
Reference in New Issue
Block a user