PDA

View Full Version : Upgrade problem from 3.5.0


Extremecheese
Sun 15th Apr '07, 11:19pm
I attempted to upgrade my forum from 3.5.0 to the latest release and I've now the proud owner of a Database error webpage, it reads...

Database error in vBulletin :

mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO)
/***********/includes/class_core.php on line 273

MySQL Error :
Error Number :
Date : Monday, April 16th 2007 @ 03:05:33 AM
Script : http://www.*****/forum/install/upgrade.php

I'm pretty clueless tbh :s

Steve Machol
Mon 16th Apr '07, 1:27am
You did not edit the config.php file with your database info. Please read this for all the known causes of this error:

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

Note: You should be using the same database info that was in your 3.5.0 config.php file.

Extremecheese
Mon 16th Apr '07, 7:06am
Thanks Steve, after editing the config file (I'd already overwritten it with the new blank) everything turned out lovely :cool:

I had checked that link out before posting but because the error message mentioned the class_core.php file, I didn't htink it had anything to do with the config file.

Anyway, thanks very much for the quick response!