Database issue
I uploaded a database website on a live server, but database could not connect,. I have created user sync cpanel password with mysql, yet not connected. please I need help
-
Have you checked the database configuration file of your website, It should contain the correct information to connect to the database? An example of a WordPress site correct file is "wp-config.php". 0 -
Have you checked everything in the connection data that you are using? If you have shell access, you can use all the parameters from your connection (host, user, password, database name) in command line mysql to test it. If you are sure that the user, password and database are correct, I'd double check if it's using a host name. We just helped a customer that had a similar issue and they had a hard coded hostname (to their old server). 0
Please sign in to leave a comment.
Comments
3 comments