Hi,
I have mysql v4.0+ installed. But it seems that there is no proper php-mysql module for mysql v4.0. The php-mysql-4.2.x depends on libmysqlclient.so.10 which is for mysql v3.x.
Is there any solution for this dependency issue? Is the new php-mysql package available?
By the way, I am using Redhat Linux 9.
Regards/Linda
-----Original Message----- From: Jan Janak [mailto:jan@iptel.org] Sent: Tuesday, July 27, 2004 1:34 AM To: Linda Xiao Cc: serusers@lists.iptel.org Subject: Re: [Serusers] how to upgrade mysql to ver4.0+
As far as I know mysql can handle the upgrade automatically, so you just need to upgrade the rpm packages of mysql.
If you have any important data in the database then I would also recommend you to do backup using mysqldump, see man mysqldump.
Jan.
On 26-07 16:52, Linda Xiao wrote:
Hi,
Can someone illustrate the steps on how to upgrade mysql from ver3.23 to ver4.0? Basically I just want to use serweb-missed-calls feature.
I have installed ser using rpm and the version is 0.8.12. and recompiled
acc
module for mysql support. I can see some records in the missed-call table
by
using mysql command.
Thanks and Best Regards
Linda Xiao
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Is there any solution for this dependency issue? Is the new php-mysql package available?
you must install the "Dynamic client libraries (including 3.23.x libraries)" RPM and not the "Dynamic client libraries". This RPM does contain also the 3.23 mysql client libraries and you don't need to upgrade the php-mysql package.
Regards, Andrea Bondavalli ----- Original Message ----- From: "Linda Xiao" linda.xiao@arkonnetworks.com To: "'Jan Janak'" jan@iptel.org Cc: serusers@lists.iptel.org Sent: Wednesday, July 28, 2004 6:40 PM Subject: RE: [Serusers] how to upgrade mysql to ver4.0+
Hi,
I have mysql v4.0+ installed. But it seems that there is no proper php-mysql module for mysql v4.0. The php-mysql-4.2.x depends on libmysqlclient.so.10 which is for mysql v3.x.
Is there any solution for this dependency issue? Is the new php-mysql package available?
By the way, I am using Redhat Linux 9.
Regards/Linda
-----Original Message----- From: Jan Janak [mailto:jan@iptel.org] Sent: Tuesday, July 27, 2004 1:34 AM To: Linda Xiao Cc: serusers@lists.iptel.org Subject: Re: [Serusers] how to upgrade mysql to ver4.0+
As far as I know mysql can handle the upgrade automatically, so you just need to upgrade the rpm packages of mysql.
If you have any important data in the database then I would also recommend you to do backup using mysqldump, see man mysqldump.
Jan.
On 26-07 16:52, Linda Xiao wrote:
Hi,
Can someone illustrate the steps on how to upgrade mysql from ver3.23 to ver4.0? Basically I just want to use serweb-missed-calls feature.
I have installed ser using rpm and the version is 0.8.12. and recompiled
acc
module for mysql support. I can see some records in the missed-call table
by
using mysql command.
Thanks and Best Regards
Linda Xiao
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers