View previous topic :: View next topic |
Author |
Message |
sobers_2002 Veteran
Joined: 16 Mar 2004 Posts: 1128
|
Posted: Wed Jul 12, 2006 4:04 pm Post subject: webalizer stopped working suddenly |
|
|
Hi,
I had webalizer working for quite a while. However, it just suddenly stopped working. the stats page for new months isn't forming. Also, the new info "generated" is on the April page, though the info isn't updated.
Code: | Summary Period: April 2006
Generated 13-Jul-2006 03:12 IST |
this is the top of april stats page. My webalizer config is here.
plz help
thnks
Saurabh _________________ Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !! |
|
Back to top |
|
|
lxg Veteran
Joined: 12 Nov 2005 Posts: 1019 Location: Aachen, Germany
|
Posted: Wed Jul 12, 2006 5:47 pm Post subject: |
|
|
More interesting would be: How do you invoke the webalizer? By a cron job? Can you please post the script or command line? _________________ lxg.de – codebits and tech talk |
|
Back to top |
|
|
sobers_2002 Veteran
Joined: 16 Mar 2004 Posts: 1128
|
Posted: Thu Jul 13, 2006 8:16 am Post subject: |
|
|
Code: |
#!/bin/sh
cd /var/log/squid
webalizer access.log |
yes, cron hourly script.
results are same even if i run Code: | webalizer -c /etc/webalizer.conf
|
_________________ Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !! |
|
Back to top |
|
|
lxg Veteran
Joined: 12 Nov 2005 Posts: 1019 Location: Aachen, Germany
|
Posted: Thu Jul 13, 2006 8:58 pm Post subject: |
|
|
Would you mind posting your webalizer.conf (without comments ) and the last few lines from your access.log (you can blank out IPs/hostnames)? _________________ lxg.de – codebits and tech talk |
|
Back to top |
|
|
|