• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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