From d8a9c3dee3ef97881eac6c895e500f03965cff8e Mon Sep 17 00:00:00 2001 From: Aidaho12 Date: Tue, 26 Jun 2018 16:32:56 +0600 Subject: [PATCH] v2.6 Bugs --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 456c82cc..0df74ff8 100644 --- a/install.sh +++ b/install.sh @@ -325,5 +325,6 @@ rm -f /var/www/$HOME_HAPROXY_WI/log/config_edit.log cd /var/www/$HOME_HAPROXY_WI/app ./update_db.py chown -R apache:apache /var/www/$HOME_HAPROXY_WI/ +chown -R apache:apache /var/log/httpd/ exit 0 \ No newline at end of file