PDA

View Full Version : What Error Is This?


Invalid ID
10-07-2006, 06:22 AM
Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'apni_forum'@'localhost' (using password: YES)
/home/apni/public_html/forum/includes/class_core.php on line 271

MySQL Error :
Error Number :
Date : Saturday, October 7th 2006 @ 03:18:55 AM
Script : http://www.apni-mehfil.com/forum/install/upgrade.php
Referrer :
IP Address : 202.125.143.66
Username :
Classname : vB_Database

Adrian Schneider
10-07-2006, 06:29 AM
VB can't connect to MySQL because you're password is incorrect. Double check the values in ./includes/config.php

Invalid ID
10-07-2006, 06:42 AM
Thanks a lot Sir, just noticed the wrong word in the password.

Thanks a lot indeed.