Web Statistics Problem

C

CenturyPixel

Guest
I am not sure what is going on here, but I can only see Dec 2005 to July 2006 on the Web Statistics report. I am not sure where to exactly check in the Plesk Control panel, but I figured I would just check the crontab.

Here is what is the process list.
14 5 * * * /usr/local/psa/bin/mysqldump.sh >/dev/null 2>&1
7 4 * * * /usr/local/psa/admin/sbin/statistics >/dev/null 2>&1
30 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
17 7 * * * /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto daily >/dev/null 2>&1
17 7 * * 1 /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto weekly >/dev/null 2>&1
17 7 1 * * /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto monthly >/dev/null 2>&1

I still cannot see the up-to-date, most current statistics. Any help would greatly be appreciated.

Thanks in advance for your time.
 
Hi,

Recently Plesk was updating webalizer directly so it wont work.

Try to reinstall the webalizer package and disable the update.
 
bonesadams,
Thank you for your reply. How would I accomplish reinstalling the Webalizer package. I am going through a web hosting company and have a dedicated server from them. I can ssh into the server.

Thank you in advance again for your time and help.
 
Back
Top