Koozali.org: home of the SME Server

phpMyAdmin problem after upgrade to mysql 4.0

safeldt

phpMyAdmin problem after upgrade to mysql 4.0
« on: April 19, 2004, 05:23:30 PM »
Hi,

After upgrading to mysql 4.0 I can't connect with phpmyadmin.

#2002 - Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

I followed John Haj "How to upgrade MySQL to 4.0.x for SME Server"

It is still possible to connect with Navicat from premiumsoft.

Uffe

Offline wyron

  • *
  • 275
  • +0/-0
    • http://www.ideast.dk
phpMyAdmin problem after upgrade to mysql 4.0
« Reply #1 on: April 19, 2004, 06:27:50 PM »
Then don't use phpmyadmin.
Use a real dbtool re this howto: http://www.ibiblio.org/pub/Linux/distributions/smeserver/contribs/aloveless/howtos/dbTools_on_SME/howto.html
Just a suggestion.
I have tried both, and I like dbtools a lot better !
Greetings
wyron
...

safeldt

phpMyAdmin problem after upgrade to mysql 4.0
« Reply #2 on: April 20, 2004, 02:03:00 PM »
Thanks, I try that.

But do you know what the problem is with '/var/lib/mysql/mysql.sock' ?

I see the same error if I try to launch mysql on the console.

Uffe

safeldt

phpMyAdmin problem after upgrade to mysql 4.0
« Reply #3 on: April 20, 2004, 04:35:38 PM »
I found out that after a reboot the problem where solved.

Uffe