MySQL error unable to connect to database?
Posted by kumar, Last modified by Kim S. on 19 January 2016 11:56 PM

This error means that the script you are running is unable to connect to the mysql database. This could be for one of several reasons:

1. You did not specify the mysql database OR mysql user within your script.

2. You did not give the specified mysql user permission to access the specified database.

3. You did not create the mysql user within cpanel.

4. You did not create the mysql database within cpanel.

5. The password for your specified mysql user is incorrect within your script configuration.


Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).