John Dean <[EMAIL PROTECTED]> writes:
> Hi
> All you need to do is include a symlink on libmysqlclient.so.11 to
> point to libmysqlclient.so.10
>
> e.g ln libmysqlclient.so.11 libmysqlclient.so.10
Not a good suggestion for libraries in general. If a library so name
has changed, it means it not
At 13:26 01/03/2002 -0700, Van wrote:
>Ronald Arenas wrote:
> >
> > I have installed MySql 3.23.49, PHP 4.06, and Apache 1.3.20 successfully on
> > my RH 7.2 box. Now I try to install MySql 4.01 (after removing MySql
> > 3.23.49) I get a "Php-mysql.4.xx requires libmysqlclient.so.10". My
> atte
Hi
All you need to do is include a symlink on libmysqlclient.so.11 to point to
libmysqlclient.so.10
e.g ln libmysqlclient.so.11 libmysqlclient.so.10
At 15:18 01/03/2002 -0500, Ronald Arenas wrote:
>I have installed MySql 3.23.49, PHP 4.06, and Apache 1.3.20 successfully on
>my RH 7.2 box. Now
2002 12:19 PM
To: Mysql
Subject: Please Help! MySql 4.01/PhP 4.06 looking for
Libmysqlclient.so.10?
I have installed MySql 3.23.49, PHP 4.06, and Apache 1.3.20 successfully on
my RH 7.2 box. Now I try to install MySql 4.01 (after removing MySql
3.23.49) I get a "Php-mysql.4.xx requires
Hi,
Try to upgrade PHP to the latest version (4.1.2) , it should run fine.
Regards,
Jocelyn Fournier
- Original Message -
From: "Ronald Arenas" <[EMAIL PROTECTED]>
To: "Mysql" <[EMAIL PROTECTED]>
Sent: Friday, March 01, 2002 9:18 PM
Subject: Please Help!
Ronald Arenas wrote:
>
> I have installed MySql 3.23.49, PHP 4.06, and Apache 1.3.20 successfully on
> my RH 7.2 box. Now I try to install MySql 4.01 (after removing MySql
> 3.23.49) I get a "Php-mysql.4.xx requires libmysqlclient.so.10". My attempt
> to install MySql 4.01 ends there.
>
> I di
I have installed MySql 3.23.49, PHP 4.06, and Apache 1.3.20 successfully on
my RH 7.2 box. Now I try to install MySql 4.01 (after removing MySql
3.23.49) I get a "Php-mysql.4.xx requires libmysqlclient.so.10". My attempt
to install MySql 4.01 ends there.
I did some reading and found that "libmy