[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Upgrading PHP on the XTR
- Subject: Re: [cobalt-users] Upgrading PHP on the XTR
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Sun Mar 3 09:28:04 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Stèphan Eizinga" <s.eizinga@xxxxxxxxxxx> wrote:
> i get this error :
>
> libpng warning: Application was compiled with png.h from libpng-1.0.3
> libpng warning: Application is running with png.c from libpng-1.2.1
>
> if i run webalizer
That means you have 2 versions of libpng on your server. Or at least parts
of 2 versions of libpng if one ovewrote files from the other. When you
configure webalizer use the --with-png and --with-png-inc flags to point to
the location of libpng-1.2.1 so that webalizer uses the files from the right
installation. I do not know where those might be on your system and since
it seems there may be a conflict if you can't get it to work you may want to
install libpng 1.2.1 from source to a non-standard location and tell
./configure in webalizer where to find the location using the flags I
mentioned. See http://www.libpng.org/pub/png/libpng.html for the files
you'll need. If that doesn't work, maybe if you gave us more info, we can
help. So if you still need help post the output of:
rpm -qa | grep -i png
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/