Page 1 of 1

Invalid database handle 0

Posted: Thu Nov 03, 2005 10:15 pm
by wormwood
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?