Oups php5-soap
This commit is contained in:
parent
d0956d367b
commit
6676dd781f
@ -61,7 +61,7 @@ if [ ! -f /usr/bin/php5 ]; then
|
|||||||
|
|
||||||
# Install
|
# Install
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get -y install htop unzip apache2 php5-cli php5-fpm php5-soap php5-mcrypt php5-curl php5-xmlrpc \
|
sudo apt-get -y install htop unzip apache2 php5-cli php5-fpm php5-mcrypt php5-curl php5-xmlrpc \
|
||||||
php5-xsl php5-mysqlnd php5-gd php5-json php5-intl php5-imagick php5-apcu
|
php5-xsl php5-mysqlnd php5-gd php5-json php5-intl php5-imagick php5-apcu
|
||||||
if [ $VARGANTDEV -eq 1 ]; then
|
if [ $VARGANTDEV -eq 1 ]; then
|
||||||
sudo apt-get -y install php5-xdebug
|
sudo apt-get -y install php5-xdebug
|
||||||
|
@ -59,7 +59,7 @@ if [ ! -f /usr/bin/php5 ]; then
|
|||||||
|
|
||||||
# Install
|
# Install
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get -y install htop unzip apache2 libapache2-mod-php5 php5-cli php5-soap php5-mcrypt php5-curl php5-xmlrpc \
|
sudo apt-get -y install htop unzip apache2 libapache2-mod-php5 php5-cli php5-mcrypt php5-curl php5-xmlrpc \
|
||||||
php5-xsl php5-mysqlnd php5-gd php5-json php5-intl php5-imagick php5-apcu
|
php5-xsl php5-mysqlnd php5-gd php5-json php5-intl php5-imagick php5-apcu
|
||||||
if [ $VARGANTDEV -eq 1 ]; then
|
if [ $VARGANTDEV -eq 1 ]; then
|
||||||
sudo apt-get -y install php5-xdebug
|
sudo apt-get -y install php5-xdebug
|
||||||
|
Loading…
Reference in New Issue
Block a user