PDA

View Full Version : MYSql Installation Error's


Reflect
Fri 18th Aug '06, 4:08pm
I have already made a support ticket and their "looking" into it, however i could travel the world before they give me a response.

Trying to install vb 3.6 never had a problem installing VB before on this server

However, just after it confirms it can read the config.php file

it comes up with

Error description: mysql_connect(): Access denied for user 'tzacnnet_tzaclan'@'localhost' (using password: YES) /home2/tzacnnet/public_html/forums/includes/class_core.php on line 271
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.


Is this a problem with VBull or my hosting, the settings in the config.php file are correct

DelphiVillage
Fri 18th Aug '06, 4:42pm
well,

Hosts usually give some kind of control panel.For instance i have cpanel.Login to whatever control panel you have and make sure your MySQL account has the requirerd privileges ... also are you sure you meet the requirements for running vbulletin 3.6.0 ?

Reflect
Fri 18th Aug '06, 5:40pm
My host is running these versions
PHP Version 4.4.1
MySQL Version - 4.1.19-standard

Which i believe is fine for VB 4.6

As for the database that VB 4.6 is trying to connect to, it's showing as
tzacnnet_tzaclan (Privileges: ALL PRIVILEGES)

Reflect
Sat 19th Aug '06, 5:36pm
no one can help?

Steve Machol
Sat 19th Aug '06, 7:59pm
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=145384