Status
Not open for further replies.

WarezMania

Active Member
537
2009
3
0
I am Installing VB And Getting This Error

Attempting to attach to database
Error description: mysql_connect() [Function.mysql]: Access denied for user '*******' (using password: YES) /home/***/public_html/includes/class_core.php on line 311
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.


If i Install Without Editing Config.php,It Installs But No Tables Found On That Particular DB,i am Using
Plz Help Me,Need Help Urgent



 
11 comments
Most common problem:

database: cpanelloginname_dbname
username: cpanelloginname_username


Most people forget to put the information before the dbname and the username
 
No,I add Correct Information,I add 5-6 Times Again And Again With New Names of DB and Username,password
but error cames,this is first time,i got this error
 
What type of hosting control panel ? This can be caused by this, some host like dreamhost, 1and1 they didn't use localhost as servername.
 
delete the username for the database in cpanel, then create a new one and give it full permissions to use the database.

the database name must be correct or the installer wouldnt start
 
Status
Not open for further replies.
Back
Top