PDA

View Full Version : Mysql error


DiMoNd21
03-04-2007, 01:50 PM
I get this message to my webmaster's email:

Database error in vBulletin :

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

The forum seems to work perfectly but I still get this error every day.

Help?

Thank you

Zachariah
03-04-2007, 02:35 PM
I get this message to my webmaster's email:

Database error in vBulletin :

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

The forum seems to work perfectly but I still get this error every day.

Help?

Thank you

I would say that your mysql server times out. Perhaps during a large operation preformed in a cron job or lots of traffic. When does it happen ?

davidw
03-04-2007, 05:29 PM
I used to receive a similar report but it was because a script was using a password that was incorrect. Also, I've seen it with the software that runs the sites I am hosting because of a similar password issue (being incorrect).