Commit a94d53a0 authored by Owain Jones's avatar Owain Jones
Browse files

added php-intl package to install script

parent 56d87fa0
......@@ -64,7 +64,7 @@ systemctl enable mongod
yum install -y MySQL-python python-sqlalchemy
# Install PHP
yum install -y php php-fpm php-apc php-pdo php-mcrypt php-mbstring php-pecl-runkit phpmyadmin phpize
yum install -y php php-fpm php-apc php-pdo php-mcrypt php-mbstring php-pecl-runkit phpmyadmin phpize php-intl
# We install normal PHP *then* replace with php7 packages because phpmyadmin
# wants original PHP, by replacing with php7 after the phpMA package doesn't
......
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