Explorar o código

Update php.sh

FusionPBX %!s(int64=5) %!d(string=hai) anos
pai
achega
8be15c1484
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      debian/resources/php.sh

+ 1 - 0
debian/resources/php.sh

@@ -92,6 +92,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
 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
 if [ .$cpu_architecture = .'x86' ]; then