Browse Source

* Debian 9 usa PHP-7.0

Guzmán Castanedo Villalba 5 years ago
parent
commit
cf1f2bb01d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install

+ 1 - 1
install

@@ -324,7 +324,7 @@ OSInfo() {
 								mysqlName="mysql"
 								mariadbName="mariadb"
 								phpFPMName="php7.0-fpm"
-								phpDest="/etc/php/7.2/cli/php.ini"
+								phpDest="/etc/php/7.0/cli/php.ini"
 								;;
 							*)
 								comprobarError 1 817