Ownership

This commit is contained in:
Bob Mottram 2015-09-07 23:04:40 +01:00
parent 3cb1ce96f1
commit 220a409b04
1 changed files with 2 additions and 0 deletions

View File

@ -10391,6 +10391,8 @@ quit" > $INSTALL_DIR/batch.sql
echo '/usr/bin/repairdatabase hubzilla' >> /etc/cron.hourly/repair
chown -R www-data:www-data /var/www/$HUBZILLA_DOMAIN_NAME/htdocs
nginx_ensite $HUBZILLA_DOMAIN_NAME
service php5-fpm restart
service nginx restart