Hiển thị các bài đăng có nhãn Awstats 500 internal server error. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Awstats 500 internal server error. Hiển thị tất cả bài đăng

Thứ Tư, 12 tháng 3, 2014

Fix Kloxo awstats 500 internal server error

If you get a 500 error when accessing awstats, then the fix is to reset permissions, NOT by using the permission fix tool within the admin console, but you will need root access to fix this.
So if your host uses kloxo and you are getting 500 errors then chances are you wont be able to fix it from a client account.
Run command below:

    #cd /home/kloxo/httpd/awstats/wwwroot/
    #chmod 755 cgi-bin -R
    #chmod 755 icon -R
Once this has been changed then awstats will work again.

Read More