I would like to be able to see a breakdown of countries in my Webalizer statistics.

It is possible to get a breakdown of countries in your Webalizer statistics but it is not enabled by default. This is because the software has to resolve the IPs into country names at the time of running and this can add minutes to the time it takes to run.

If you would still like to see a breakdown of countries then you need to edit the 'webalizer.conf' file inside your webalizer stats directory. Please add the following two lines:

DNSCache dns.cache
DNSChildren 1

If you see the following already there then just delete the "#" there ie:

# DNSCache dns.cache
# DNSChildren 1

Remove the # and space after.

If the file doesn't exist, you can create it.

Please note that this will not have any effect on any existing log files and will only update new files created after the amendment.

  • 45 Users Found This Useful
Was this answer helpful?

Related Articles

How do I access the error logs for my hosting package?

The raw access and error logs are kept in the 'logs' directory of your site. You can download...

How do I run scheduled tasks (cron jobs) on my account?

Scheduled tasks (also known as cron jobs) can be set up though Fast Name. This feature allows a...

How can I limit an FTP user to a certain directory?

Additional FTP users added through the Fast Name Control Panel can be restricted to a directory -...

Does Fast-name support Cold Fusion?

No - this is not a technology that we currently support.

What Java Support is in place at Fast-name?

We support Javascript and Java Applets as standard as they are client-side.We do not support JSP,...