Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: jvels on January 12, 2005, 07:29:57 PM

Title: Mysql upgrade problem
Post by: jvels on January 12, 2005, 07:29:57 PM
Hi

I have upgrade mysql to 4.0.23

but now i got the error when i try to use phpmyadmin:

cannot load mysql extension,
please check PHP Configuration

How can i solve the problem?
Title: Mysql upgrade problem
Post by: ergozd on January 12, 2005, 07:53:12 PM
Check if you have install

MySQL-shared-compat RPM

Best rgds, Ergin
Title: Mysql upgrade problem
Post by: jvels on January 12, 2005, 07:58:51 PM
rpm -ihv MySQL-shared-4.0.23-0.i386.rpm
Preparing...                ########################################### [100%]
package MySQL-shared-4.0.23-0 is already installed
Title: Mysql upgrade problem
Post by: ergozd on January 12, 2005, 08:02:20 PM
Hi again!

Pls try MySQL-shared-compat RPM

Best rgds, Ergin
Title: Mysql upgrade problem
Post by: jvels on January 12, 2005, 08:04:52 PM
rpm -ihv MySQL-shared-compat-4.1.8-0.i386.rpm
Preparing...                ########################################### [100%]
file /usr/lib/libmysqlclient.so from install of MySQL-shared-compat-4.1.8-0 conflicts with file from package MySQL-shared-4.0.23-0
file /usr/lib/libmysqlclient_r.so from install of MySQL-shared-compat-4.1.8-0 conflicts with file from package MySQL-shared-4.0.23-0


Woe does I solve that?
Title: Mysql upgrade problem
Post by: jvels on January 12, 2005, 08:07:25 PM
rpm -Uhv MySQL-shared-compat-4.1.8-0.i386.rpm
Preparing...                ########################################### [100%]
   1:MySQL-shared-compat    ########################################### [100%]




 :-D  :-D  :-D  :-D
Title: Mysql upgrade problem
Post by: ergozd on January 12, 2005, 08:09:23 PM
I assume that it works now...  8-)

OR?

Best rgds, Ergin
Title: Mysql upgrade problem
Post by: jvels on January 12, 2005, 08:15:22 PM
It works  :pint: