Koozali.org: home of the SME Server

Mysql upgrade problem

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
Mysql upgrade problem
« 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?

ergozd

Mysql upgrade problem
« Reply #1 on: January 12, 2005, 07:53:12 PM »
Check if you have install

MySQL-shared-compat RPM

Best rgds, Ergin

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
Mysql upgrade problem
« Reply #2 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

ergozd

Mysql upgrade problem
« Reply #3 on: January 12, 2005, 08:02:20 PM »
Hi again!

Pls try MySQL-shared-compat RPM

Best rgds, Ergin

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
Mysql upgrade problem
« Reply #4 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?

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
Mysql upgrade problem
« Reply #5 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

ergozd

Mysql upgrade problem
« Reply #6 on: January 12, 2005, 08:09:23 PM »
I assume that it works now...  8-)

OR?

Best rgds, Ergin

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
Mysql upgrade problem
« Reply #7 on: January 12, 2005, 08:15:22 PM »
It works  :pint: