Invalid database handle 0

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
wormwood
Peon
Posts: 21
Joined: Thu Aug 18, 2005 10:07 pm

Invalid database handle 0

Post by wormwood » Thu Nov 03, 2005 10:15 pm

I get this error when starting my server.

Code: Select all

L 11/03/2005 - 23:06:10: [MYSQL] Invalid database handle 0
I realize that its not connecting to the DB. I have checked over and over to make sure the username, password, database, and host IP is correct. I have tried 2 different databases. One on localhost (in config file as 127.0.0.1) and also another by (trying to) connecting to a remote db.

If this helps:
Localhost SQL version = 3.23.58
Remote SQL version = 4.0.25

Any ideas on this?

Post Reply