PDA

View Full Version : error


silentranks
01-19-2011, 09:42 PM
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'root'@'localhost' (using password: NO)
/home/msrachel/public_html/forum/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Wednesday, January 19th 2011 @ 06:36:54 PM
Error Date : Wednesday, January 19th 2011 @ 06:36:54 PM
Script : http://the-silent-rank.com/forum/
Referrer :
IP Address : 174.25.30.227
Username :
Classname : vB_Database
MySQL Version :

Lynne
01-19-2011, 10:12 PM
Your config.php file is not filled out correctly.

silentranks
01-19-2011, 10:24 PM
yeah im having troubles figuring it out :( thought I did it right but i figured it was that. I just dont know where Im doing it wrong.

now i get this?
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'root'@'localhost' (using password: NO)
/home/msrachel/public_html/forum/includes/class_core.php on line 311

Lynne
01-20-2011, 03:51 AM
That's the same error. You haven't changed anything in the config.php file. You should not be using a username "root" to connect to your database.