add php-opcache
This commit is contained in:
2
lemp.sh
2
lemp.sh
@@ -53,7 +53,7 @@ sudo yum install -y nginx
|
||||
|
||||
# Install PHP
|
||||
echo "Installing PHP..."
|
||||
sudo yum install -y --enablerepo=remi,remi-php70 php-gd php-fpm php-cli php-pdo php-xml php-json php-soap php-common php-mcrypt php-mysqlnd php-mbstring php-pecl-zip
|
||||
sudo yum install -y --enablerepo=remi,remi-php70 php-gd php-fpm php-cli php-pdo php-xml php-json php-soap php-common php-mcrypt php-mysqlnd php-mbstring php-pecl-zip php-opcache
|
||||
|
||||
# Install Composer
|
||||
echo "Installing Composer globally..."
|
||||
|
||||
Reference in New Issue
Block a user