Commit 1ac2d3d8 authored by Owain Jones's avatar Owain Jones
Browse files

adding mcrypt to php libraries

parent c57118ec
...@@ -49,7 +49,7 @@ systemctl enable mariadb ...@@ -49,7 +49,7 @@ systemctl enable mariadb
pip install storm pip install storm
# Install PHP # Install PHP
yum install php php-fpm php-apc php-pdo yum install php php-fpm php-apc php-pdo php-mcrypt
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