PDA

View Full Version : Database error


Wheels
12-17-2006, 05:12 AM
Hi, I just recently moved my forum and on the new server the arcade is shooting the following error:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user: '<removed>@localhost' (Using password: YES) in /arcade/functions/dbclass.php on line 42

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /arcade/functions/dbclass.php on line 45
ERROR: Cannot find database <removed>
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /arcade/functions/dbclass.php on line 184

I tried searching this forum, but found no answers. The old server used mySQL 4.0.x, the new one uses mySQL 5.

Thanks.

leeman
12-18-2006, 12:25 PM
ERROR: Cannot find database <removed>

Uhmm have you the same name on your database as on the old server?

Wheels
12-18-2006, 06:47 PM
Uhmm have you the same name on your database as on the old server?

Yep. It is the same.