forked from norman/fusionpbx-install.sh-github-mirror
Update php.sh
This commit is contained in:
2
debian/resources/upgrade/php.sh
vendored
2
debian/resources/upgrade/php.sh
vendored
@@ -4,7 +4,7 @@
|
||||
apt remove -y php5 php5-cli php5-fpm php5-pgsql php5-sqlite php5-odbc php5-curl php5-imap php5-mcrypt php5-gd
|
||||
|
||||
#remove php 7.0
|
||||
#apt remove -y php7.0 php7.0-cli php7.0-fpm php7.0-pgsql php7.0-sqlite3 php7.0-odbc php7.0-curl php7.0-imap php7.0-mcrypt php7.0-xml php7.0-gd
|
||||
apt remove -y php7.0 php7.0-cli php7.0-fpm php7.0-pgsql php7.0-sqlite3 php7.0-odbc php7.0-curl php7.0-imap php7.0-mcrypt php7.0-xml php7.0-gd
|
||||
|
||||
#add a repo for php 7.1
|
||||
apt-get -y install apt-transport-https lsb-release ca-certificates
|
||||
|
||||
Reference in New Issue
Block a user