• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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