• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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