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
@@ -4,7 +4,7 @@
|
||||
echo "Configure PHP"
|
||||
|
||||
#update config if source is being used
|
||||
#sed 's#post_max_size = .*#post_max_size = 80M#g' -i /etc/php5/fpm/php.ini
|
||||
sed 's#post_max_size = .*#post_max_size = 80M#g' -i /etc/php5/fpm/php.ini
|
||||
sed 's#upload_max_filesize = .*#upload_max_filesize = 80M#g' -i /etc/php5/fpm/php.ini
|
||||
|
||||
#restart php5-fpm
|
||||
|
||||
Reference in New Issue
Block a user