Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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?
-
Check if you have install
MySQL-shared-compat RPM
Best rgds, Ergin
-
rpm -ihv MySQL-shared-4.0.23-0.i386.rpm
Preparing... ########################################### [100%]
package MySQL-shared-4.0.23-0 is already installed
-
Hi again!
Pls try MySQL-shared-compat RPM
Best rgds, Ergin
-
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?
-
rpm -Uhv MySQL-shared-compat-4.1.8-0.i386.rpm
Preparing... ########################################### [100%]
1:MySQL-shared-compat ########################################### [100%]
:-D :-D :-D :-D
-
I assume that it works now... 8-)
OR?
Best rgds, Ergin
-
It works :pint: