php-mbstring
This commit is contained in:
parent
e020b72653
commit
67489ba9be
@ -55,7 +55,7 @@ fi
|
|||||||
if [ ! -f /usr/bin/php ]; then
|
if [ ! -f /usr/bin/php ]; then
|
||||||
# Install
|
# Install
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get -y install htop unzip apache2 php7.0-fpm php7.0-cli php-apcu php7.0-curl php7.0-xmlrpc php7.0-xsl php7.0-mysql
|
sudo apt-get -y install htop unzip apache2 php7.0-fpm php7.0-cli php7.0-curl php7.0-xmlrpc php7.0-xsl php7.0-mysql php-apcu php-mbstring
|
||||||
if [ $VARGANTDEV -eq 1 ]; then
|
if [ $VARGANTDEV -eq 1 ]; then
|
||||||
sudo apt-get -y install php-xdebug
|
sudo apt-get -y install php-xdebug
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user