• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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