problem with country graph in webalyzer

Status
Not open for further replies.
after a search i have found that my problem is due to the fact that my web server does not resolve ip adresse in the the log with DNS
I'm using apache but don't know how to enable that.

Can someone help me ?

regards

damien
 
Problem solved => In the httpd.conf file set : "HostnameLookups On".


Then restart Apache => service httpd restart

then launch the webanalizer command :
echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue

and it works

regards

damien
 
Status
Not open for further replies.
Back
Top