forked from norman/fusionpbx-install.sh-github-mirror
Update php.sh
This commit is contained in:
2
debian/resources/php.sh
vendored
2
debian/resources/php.sh
vendored
@@ -76,7 +76,7 @@ fi
|
||||
sed 's#post_max_size = .*#post_max_size = 80M#g' -i $php_ini_file
|
||||
sed 's#upload_max_filesize = .*#upload_max_filesize = 80M#g' -i $php_ini_file
|
||||
|
||||
#install
|
||||
#install ioncube
|
||||
if [ .$cpu_architecture = .'x86' ]; then
|
||||
. ./ioncube.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user