i am having problem connecting to mysql database i think it might be the ip adress please can you help me fix this problem
i am having problem connecting to mysql database i think it might be the ip adress please can you help me fix this problem
Hello!
Please check the following:
---------------
servername = localhost
username = cpanelusrname_databaseusrname (NOT IN CAPITAL LETTERS)
databasename = cpanelusrname_database
password = password for cpanelusrname_databaseusrname not cpanelusrname
databasename and username should be linked with required privileges set.
---------------