Hi. I just reinstalled my ISPConfig server and restored from backup, made a full resync and now everything is back to normal (hopefully). One thing except awstats, from which I keep receiving this email: access.log has root:adm permissions. Did I miss something in the install steps? thanks
Hello, Please try to assign 755 permission for all files of /var/log/apache2 directory. Code: chmod 755 -R /var/log/apache2/*