[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
- Subject: Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
- From: "Stuart Low" <thedude@xxxxxxxxxxx>
- Date: Sat Sep 8 17:13:16 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Yeah I have hit this problem before although it was on a non Cobalt box.
If you DO hit problems with Webalizer iirc it hit a problem not being able
to find libpng.so.3. I fixed this problem by logging in as root then
running;
cd /usr/lib
ln -s libpng.so libpng.so.3
That seemed to fix it.
Stuart
--
Perlboy Productions - www.Perlboy.org
ABN: 24 405 136 795
Blogger for the Masses - www.Seekbrain.com
----- Original Message -----
From: "Jeff Lasman" <jblists@xxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Sunday, September 09, 2001 3:34 PM
Subject: Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
> Wayne Stevens wrote:
>
> > I have it that way and it does not work for me. Did you install the new
> > packages and was it with or without the new GD Lib?
>
> Warning: Installing the new GD lib might very well break webalizer.
>
> Jeff
> --
> Jeff Lasman <jblists@xxxxxxxxxxxxx>
> Linux and Cobalt/Sun/RaQ Consulting
> nobaloney.net
> P. O. Box 52672, Riverside, CA 92517
> voice: (909) 787-8589 * fax: (909) 782-0205
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>