[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Webalizer/Summarizer feedback/problems
- Subject: Re: [cobalt-users] Webalizer/Summarizer feedback/problems
- From: "Leslie Herps" <herps@xxxxxxxxxxxx>
- Date: Tue May 6 08:44:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi Andy,
> 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!
The package has libpng included, which will install with --nodeps --force...
I will add a check for it, where it will check if libpng is already
installed. If so it will skip the libpng installation.
> 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...
Here is a simple description of what happens:
It installs webalizer, deletes all siteManage files, moves to /home,
symlinks, regenerates using the siteManage-fixit script from Cobalt-AID. For
some reason this is where it goes wrong. I will look into this and hope to
have a fix ready soon (along with the libpng problem)
> 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?
Sure, but before you contact me. Try the following: Delete the
webalizer.conf file (backup first of course :)) and try again... The
machines tested on used the standard configuration, so give that a shot...
> 4) on one of my servers, only one Vsite (of 8) is listed by summarizer.
any
> ideas?
As far as I know (I didn't program Summarizer) summarizer loads webalizer
logs. Obviously only THAT site has working webalizer logs, the others are
not working??? (see #3)
You try my suggestion, and let me know.
In the meanwhile, I will see what I can do on the bugs...
Very strange, most servers it was installed on (mine, or others) worked
fine, but this is indeed the 2nd person who had the same issue... To
resolve: Are you using a RAQ3 or RAQ4?
Leslie