Commit 2c8d2aa6 authored by Owain Jones's avatar Owain Jones
Browse files

update install.sh

parent 00715e3b
...@@ -45,7 +45,7 @@ systemctl enable mariadb ...@@ -45,7 +45,7 @@ systemctl enable mariadb
pip install storm pip install storm
# Install PHP # Install PHP
yum install php php-fpm php-apc yum install php php-fpm php-apc php-pdo
cp php-fpm-www.conf /etc/php-fpm.d/www.conf cp php-fpm-www.conf /etc/php-fpm.d/www.conf
systemctl enable php-fpm systemctl enable php-fpm
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment