Web Hosting Talk







View Full Version : More webalizer problems


dico
10-16-2001, 09:36 AM
I can't get webalizer to start working after the 5th. I have uninstalled it and reinstalled it... then just installed it again and this is the error I get:

[root uninstallers]# ./webalizer2-2.01.uninst
error: package libjpeg-6b-13.i386.rpm is not installed
error: package libpng-1.0.8-1.i386.rpm is not installed
mv: /etc/webalizer.conf.pkgsave: No such file or directory

I got the package from http://cobalt-aid.sourceforge.net/files/

Is there anything I should be doing?

Thanks in advance,

-dr

dektong
10-16-2001, 09:52 AM
install the packages you haven't installed. Webalizer will need several packages before you can use it (gd, libpng, etc). I never installed webalizer using rpm install, I did it by compiling from source and it worked perfectly for me (since I already got all the packages installed). Good luck ...

cheers,
:beer:

dutchie
10-18-2001, 06:22 PM
I installed webalizer the alternative way:

moved it to /ect/logrotate.d
put in apache after postrotate /usr/sbin/webalizer.pl
/usrs/sbin/webalizer.pl

It worked fine for months, but stopped at 4 october.

Anyone any suggestions or the same problem ?