How do I disable current running WEBALIZER on an Active Domain?

What I am trying to accomplish is to REMOVE a Webalizer reporting totally from virtualmin's Features and Plugins.

What I did is to go to System Settings ----> Features and Plugins, I unchecked under Webalizer reporting and as defaults as well.

The following error appeared when I tried to save.

Failed to save enabled features : The feature Webalizer reporting cannot be disabled, as it is used by the following virtual servers : info24jam.com

Please help.

Status: 
Active

Comments

Howdy -- what you'd need to do is first disable the feature from all existing domains, then you'd be able to remove that option from Features and Plugins.

To disable that feature from existing domains, you can run this command from the command line:

virtualmin disable-feature --webalizer --all-domains

After that, you should be able to disable that feature in Feature and Plugins.