Skip to content
Snippets Groups Projects
Commit 017459f7 authored by Bob Mottram's avatar Bob Mottram
Browse files

Missing dependency

parent 5df98c19
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ function install_gnusocial_main {
repair_databases_script
apt-get -y install php-gettext php5-curl php5-gd php5-mysql git curl php-xml-parser
apt-get -y install php5-memcached
apt-get -y install php5-memcached php5-intl
if [ ! -d /var/www/$MICROBLOG_DOMAIN_NAME ]; then
mkdir /var/www/$MICROBLOG_DOMAIN_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment