PDA

View Full Version : Phpbb 2


chaosltd
12-08-2008, 09:43 PM
I am positive i'm entering in the correct details, but I'm getting this message:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user '13454_forum'@'216.155.136.217' (using password: YES) in /hosted/subs/ulmb.com/c/h/chaosltd/public_html/db/mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /hosted/subs/ulmb.com/c/h/chaosltd/public_html/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /hosted/subs/ulmb.com/c/h/chaosltd/public_html/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

Is it a problem with the php code or what?

bullhorn7
12-08-2008, 09:58 PM
your password is wrong.

Tyler
12-08-2008, 10:00 PM
Did you read the sticky in this thread?
Sticky: Common MySQL Errors [READ FIRST] (http://forum.unlimitedmb.com/showthread.php?t=2156)
It has that exact error listed:

You get an error like this:
Access denied for user ' 1234_xxxx'@'64.72.116.195' (using password: YES)
You are using the wrong database username or password!
The password is NOT the same as your hosting account, look in the mysql area (see url above) for the correct password.

UnlimitedMB
12-09-2008, 12:41 AM
You should be using phpbb3.