
Originally Posted by
hm2k
One of my users is getting the following error:
URL:
http://server.example.net:2082/awsta...le.com&lang=en
I have tried using "/scripts/runweblogs" for this user, yet it seems there is no mention of awstats, and the problem remains.
Any ideas how to resolve this issue?
So that we can better diagnose the issue, please provide the following additional details (numbered for readability):
1.) Is the user seeing the message at the provided example URL (viewing AWstats in cPanel)? If not, where exactly is the user seeing the specified message?
2.) If different than only accessing the AWstats page in cPanel, what activity or action is occurring or being performed when the message is displayed or triggered?
3.) What is the full cPanel version number of the system?
Code:
# cat /usr/local/cpanel/version && echo
4.) What are the permissions of the following paths?
/home/username
/home/username/tmp
/home/username/tmp/awstats
Code:
# stat /home/username
# stat /home/username/tmp
# stat /home/username/tmp/awstats
5.) What are the permissions of the files inside the above "awstats" directory?
Code:
# ls -ahl /home/username/tmp/awstats