• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Remove awstats

E

eebit

Guest
How do I go about cleanly removing awstats and all its configs/log files? (9.5.2)
 
You can't do it due to psa package dependences. For example:

# rpm -e psa-awstats-configurator awstats
error: Failed dependencies:
awstats is needed by (installed) psa-9.5.2-cos5.build95100504.12.i586
 
Thanks Igor, I suppose that's the same for webalizer? (the equivilant command was not recognised)
 
Thanks Igor, I suppose that's the same for webalizer? (the equivilant command was not recognised)

Yes, you are correct.

# rpm -e webalizer
error: Failed dependencies:
webalizer is needed by (installed) psa-9.5.1-cos5.build95100414.15.x86_64
 
Back
Top