[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Webalizer/Summarizer feedback/problems
- Subject: [cobalt-users] Webalizer/Summarizer feedback/problems
- From: "Andy Clyde, oxfordmusic.net" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Tue May 6 05:35:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
a few comments to the list/leslie on her handy Webalizer/Summarizer package
(which i installed on 2 RaQ4s over the weekend).
1) installing this hosed my httpd server. i have got PHP 4.3.1 on my machine
(built using UK2RaQ's howto). i worked out from restarting httpd that this
was due to a problem with libpng. apache was looking for libpng12.so which
was a symlink to libpng12.so.0 which didn't exist.
ln -s libpng.so.3 libpng12.so.0 fixed this although i have no idea if this
was a sensible move or not!
2) as reported by Ashley Burgess, installation hosed the symlinks in
/usr/admserv/html/.cobalt/siteManage chopping the first charcter from each
one (http://marc.theaimsgroup.com/?l=cobalt-users&m=105190872225522&w=2).
i've fixed tis on one of my servers by recreating the symlinks (there are
only 8 Vsites). i have another server with over 100 Vsites so if anyone's
got a script to repair this...
3) webalizer seems to be ignoring pretty much all my logs and not updating
the stats. i was having this problem before the install so it's not
directly related and has been bugging the hell out of me. i've renamed
webalizer.pl to awebalizer.pl and gone through my webalizer.conf file but
can't for the life of me see what's wrong. leslie: if i email you my
webalizer.conf file, can you take a quick look?
4) on one of my servers, only one Vsite (of 8) is listed by summarizer. any
ideas?
cheers
andy