Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Owain Jones
gliders-webserver
Commits
a94d53a0
Commit
a94d53a0
authored
8 years ago
by
Owain Jones
Browse files
Options
Download
Email Patches
Plain Diff
added php-intl package to install script
parent
56d87fa0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
install.sh
install.sh
+1
-1
No files found.
install.sh
View file @
a94d53a0
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment