mirror of
https://gitlab.com/omair-personal/vagrant.git
synced 2026-08-19 04:14:10 +00:00
added missing php-gd
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ openssl rsa -noout -modulus -in /etc/nginx/ssl/self-ssl.key| openssl md5
|
||||
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
|
||||
|
||||
# install PHP
|
||||
yum -y install php72w php72w-curl php72w-common php72w-cli php72w-mysql php72w-mbstring php72w-fpm php72w-xml php72w-pdo php72w-zip
|
||||
yum -y install php72w php72w-curl php72w-common php72w-cli php72w-mysql php72w-mbstring php72w-fpm php72w-xml php72w-pdo php72w-zip php72w-gd
|
||||
|
||||
# install and enable php-fpm
|
||||
yum -y install php72w-fpm
|
||||
|
||||
Reference in New Issue
Block a user