Web Hosting Talk







View Full Version : Webalizer won't uninstall


MMH-Moe
10-23-2001, 12:59 AM
I am trying to uninstall the webalizer 1.0 so I can upgarde to the new 1.3 verison that is on the cobalt site but it will not uninstall. I run the uninstaller and first it gave me permission denied errors. After setting the chmod, i went ahead and ran it again but i got this error:

[root@sys uninstallers]# ./webalizer-1.0.uninst
error: package null-0-0 is not installed
(offline mode: enter name=value pairs on standard input)
rm: cannot remove `/etc/cron.daily/webalizer.pl': No such file or directory

Doesn't look like it worked. But i stilled tried to go in and install the new package but it will not let me because it says that the older version of webalizer is on and if i wanted to replace it. when i say yes, it will wait 20 seconds and say the software package can't be installed. .

Anybody have a solution?

Chicken
10-23-2001, 04:11 PM
/etc/cron.daily/webalizer.pl

If you did one of the webalizer fixes posted here, you moved the file out of this location (maybe you don't remember doing it?) If you take a peek at this dir and see it isn't there, do a:

locate webalizer.pl

-see if you can find it, and/or a:

locate webalizer

-to see what, if any, webalizer files are on the server.