|
Answer» Hello I have my own paid web site,And I wanna to istall a vBulletin in it, So I upload a copy of vBulletin 3.6.6 when I try to install it I recieve this Error message in STEP 2\13 as shown;
"Error description: mysql_connect() [function.mysql-connect]: Access denied for user 'thestcom_ayad''server27.vps4all.com' (using password: YES) /home/thestcom/public_html/vb/includes/class_core.php on line 279
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file."
I had creat my database & configer the config.php with user name & password & my LocalHost & db name... So where is the fault??
Please I need help with thanx
Did you give vBulletin the right USERNAME and password? Check the class_core.php and the config.php FILES to make sure the right INFO is there.
What does the connect() line look like where you entered the username, password, etc.? Also check your permissions for the database.
|