• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

AWSTATS not working since 8.3-->8.4 upgrade

T

tregtronics

Guest
I upgraded on the 14th, that was the last time AWSTATS updated.

I switched between WEBSTATS and AWSTATS to force something to happen. I changed the cron-job times for the daily task to run immediately, and waited till the CPU dropped to 0, and got a report via email.

AWSTATS now has the default page, and I can't seem to get it to run?

Can you help me out?
How do I manually run AWSTATS from the BASH command line, on my SUSE 10 Enterprise Linux server with Plesk 8.4 running?
 
Moved sites from server with 8.3 to server with 8.4

Maybe I problem is also related? I moved many sites from a virtual server with 8.3 to a dedicated server with 8.4 running Fedora Core 7. AWstats is no longer working on any of the sites.
It gives me "The requested URL /webstat/current/index.html was not found on this server."

I tried turning it off and then back on and rebooting the server, but still no go.

I am able to switch to Webalizer, which does still work.

Any ideas anyone?

Sincerely,
Brad
 
Same problem with awstats after upgrade to 8.4 (suse 9.3) :(((

My awstats are not updating
Last Update: Never updated (See 'Build/Update' on awstats_setup.html page)
 
I second that Suse 10.2 here , I had to manually calcualte all stats for all using the calculate options. ? has anyone seen it break again after that ?

regards
LP
 
Has this issue been resolved? Are there other 8.3 -> 8.4 upgrade issues of which I should be aware?

Thanks!
 
/usr/local/psa/admin/sbin/statistics --calculate is to manually update the stats and you can add it as a cron.. but thats not a fix its a work around .. the crons setup by the CP should run.. will do some more research!
 
I checked for 8.4 update

I did find a post about the problem
http://forum.swsoft.com/showthread.php?t=52580

Since I did not really know how to make the change, I checked for updates to 8.4.
It did show an update and after running it, the AWSTATS did mainly work, the only thing that did not still work was the images. I can go without them for now.

Have others seen the same?
Brad
 
Thanks a lot,
I solved this using:

#edit /etc/psa/psa.conf
then I changed
AWSTATS_BIN_D /var/www/cgi-bin
to this:
AWSTATS_BIN_D /var/www/cgi-bin/awstats
 
Back
Top