can't get phpmyadmin to work - says "lost connection&qu

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

can't get phpmyadmin to work - says "lost connection&qu

Post by Luke »

I'm trying to set up phpmyadmin to connect to mysql on ubuntu. I've got it running, but when I try to log in, it tells me:
#2013 - Lost connection to MySQL server during query
Anybody know what could be causing this?
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

Looks like this happens no matter what (phpmyadmin or not)... mysql must not be configured correctly. Anybody know where I would start troubleshooting this?
User avatar
Buddha443556
Forum Regular
Posts: 873
Joined: Fri Mar 19, 2004 1:51 pm

Post by Buddha443556 »

Got the php module installed for mysql? I think that tripped me up once. Use to installing PHP with everything included on Windows. Linux is ala carte.

php4-mysql or php5-mysql or php5-mysqli?
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

php5-mysql
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

I re-installed and now it's working fine. :?
User avatar
Buddha443556
Forum Regular
Posts: 873
Joined: Fri Mar 19, 2004 1:51 pm

Post by Buddha443556 »

Weird but at least it's working. :D
Post Reply