A client is telling me that webalizer hasn't updated its information for a while. He says he got the records ok for the first two days after I installed it on his server and then it stopped working.
He's running DA on a dedicated server using only one domain.
I built webalizer with Custombuild and made sure that /usr/local/directadmin/conf/directadmin.conf had webalizer=1.
Searching the web I found something and tried this:
I checked /var/log/httpd/domains/****.net.log and its fine.
I also checked folder /home/****/domains/****.net/stats and I see this:
Any ideas on how to see where the problem is?
Thanks!
He's running DA on a dedicated server using only one domain.
I built webalizer with Custombuild and made sure that /usr/local/directadmin/conf/directadmin.conf had webalizer=1.
Searching the web I found something and tried this:
Code:
webalizer -p -n www.****.net /home/****/domains/****.net/stats/ /var/log/httpd/domains/****.net.log
Webalizer V2.01-10 (Linux 2.6.18-92.1.13.el5) English
Using logfile /home/****/domains/****.net/stats/ (clf)
Creating output in current directory
Hostname for reports is 'www.****.net'
History file not found...
Previous run data not found...
No valid records found!
I checked /var/log/httpd/domains/****.net.log and its fine.
I also checked folder /home/****/domains/****.net/stats and I see this:
Code:
-rw-r--r-- 1 root root 2276 Jan 9 00:14 ctry_usage_200901.png
-rw-r--r-- 1 root root 2780 Jan 9 00:14 daily_usage_200901.png
-rw-r--r-- 1 root root 2153 Jan 9 00:14 hourly_usage_200901.png
-rw-r--r-- 1 root root 3763 Jan 9 00:14 index.html
-rw-r--r-- 1 root root 101022 Jan 9 00:14 usage_200901.html
-rw-r--r-- 1 root root 2314 Jan 9 00:14 usage.png
-rw-r--r-- 1 root root 8378682 Jan 9 00:14 webalizer.current
-rw-r--r-- 1 root root 57 Jan 9 00:14 webalizer.hist
Any ideas on how to see where the problem is?
Thanks!