PDA

View Full Version : Upgrading 3.5.4 -> 3.6.5


hawk16
Sat 7th Apr '07, 8:21pm
When I go to http://mydomain.com/forum/install/upgrade.php I get this error:


Database error in vBulletin :

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

MySQL Error :
Error Number :
Date : Saturday, April 7th 2007 @ 06:18:08 PM
Script : http://mydomain.comcom/forum/install/upgrade.php
Referrer :
IP Address : 55.555.55.555
Username :
Classname : vb_database


( I edited the IP's and domain to just because I don't want people upgrading my forum )


What should I do to fix this?

Steve Machol
Sat 7th Apr '07, 8:24pm
The most likely cause of this error is that the info in your config.php file is wrong or your db user does not have full permissions to this database. Please read this for all the known causes of this error:

http://www.vbulletin.com/forum/showthread.php?t=194542

hawk16
Sat 7th Apr '07, 8:31pm
Checked the config.php and its fine, and that post does not help me, I checked out everything on my server and it is fine, the user is assigned to the database etc...

Steve Machol
Sat 7th Apr '07, 8:37pm
If it's not the info in the config.php file or anything else on that page, then it's the server itself. It has to be one or the other. I suggest contacting your host.

HondaATC
Tue 10th Apr '07, 9:57am
Did you get this figured out? Appears to be the same issue I'm having from a 3.5.4 upgrade...