Commit 7ad18af3 authored by Owain Jones's avatar Owain Jones
Browse files

added php-mbstring package to list

parent 1ac2d3d8
...@@ -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 php-mcrypt yum install php php-fpm php-apc php-pdo php-mcrypt php-mbstring
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