How to disable the the stats services(Analog or Awstats or Webalizer stats) in a cpanel server via backend.

You can disable Analog or Awstats or Webalizer stats in a cpanel server via backend by editing the file “/var/cpanel/cpanel.config”.

1.Check for the variables skipanalog, skipawstats, skipwebalizer in the file and change the values  of the variables to one. Now the variables should look like as follows:

   skipanalog=1
skipawstats=1
skipwebalizer=1

Save the changes and restart the cpanel service in the server.

/etc/init.d/cpanel restart

Now the all the three stats will be disabled server wide.

 

Both comments and pings are currently closed.

Comments are closed.