added php7.0-xml package for Class SimpleXMLElement

This commit is contained in:
erxspin 2017-02-22 23:02:13 +06:00
parent 9b12a39105
commit febb034f28
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ else
fi
#install dependencies
apt-get install -y nginx 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
apt-get install -y nginx 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
#enable fusionpbx nginx config
cp nginx/fusionpbx /etc/nginx/sites-available/fusionpbx