oliverm
07-15-2002, 05:46 PM
I just installed the package for Webalizer 2.01.10
What do I need to do to see the stats?
I type http://domain.com/stats and it asks me for a username and password. I type the site admin info and it takes me to and empty page.
Do I need to do anything on telnet or by ftp to make it work?
I am running a RaQ4.
Please help!!!!!
Thank you
cbtrussell
07-16-2002, 12:34 AM
You won't see any stats under the day *after* you install Webalizer. The stats are generated via a cron job at 4am.
HTH,
Brandon
oliverm
07-16-2002, 09:49 AM
It's been over 48 hours and I still see and empty page.
Any thoughts???
oliverm
07-16-2002, 09:57 AM
I just received an email from my server with this error message:
/usr/local/bin/webalizer: error in loading shared libraries: libgd.so.1.8: cannot open shared object file: No such file or directory
/usr/local/bin/webalizer: error in loading shared libraries: libgd.so.1.8: cannot open shared object file: No such file or directory
/usr/local/bin/webalizer: error in loading shared libraries: libgd.so.1.8: cannot open shared object file: No such file or directory
/usr/local/bin/webalizer: error in loading shared libraries: libgd.so.1.8: cannot open shared object file: No such file or directory
dutchie
07-16-2002, 10:16 AM
Try to find out if libgd.so.1.8 is installed on your server.
locate libgd.so.1.8
cbtrussell
07-16-2002, 12:11 PM
Did you happen to notice the message at the download location that says in big red letters, "ONLY INSTALL ON MACHINES WITH PHP 4.1.2 PACKAGE"? Now you know why. :)
Uninstall this one and install an older version of Webalizer compiled against the libgd.so.1.3 - try the one at Cobalt-Aid.
Good luck,
Brandon
Angel78
07-16-2002, 12:52 PM
or unistall than get php 4.12. from pkgmaster and install the same webalizer you have installed previously
oliverm
07-16-2002, 10:08 PM
How do I uninstall the webalizer package???
It probably sounds like a dumb question but I am a newbie on this matter.
Thanks
blacknight
07-17-2002, 07:29 AM
If you do a search on the board this has been discussed before. There are a series of commands you can use via SSH to install or unistall packages
Angel78
07-17-2002, 10:09 AM
http://pkgmaster.com/howto/cobalt_uninstall_howto.shtml
check this out :)