Unable to connect to mysql database using EasyPHPDevServer

Asked By 20 points N/A Posted on -
qa-featured

I am having problem connecting to mysql database on my laptop. The database system has a front-end written in PHP and HTML. I am able to log in using my credentials which are stored in the database but when it comes to actually connecting, I get the message, ‘unable to connect to the database’. How is that I can log in with my credentials stored in the database table, but I still get an error message, ‘unable to connect to database’? What could be the problem? How do you resolve this issue? I have already uninstalled and reinstalled the EasyPHPDevServer several times, but the problem persists.

SHARE
Answered By 5 points N/A #189231

Unable to connect to mysql database using EasyPHPDevServer

qa-featured

Hello,

 

It appears that the configuration has only been partially set. You have received the proper permissions to log in, but no such permissions exist for the actual connection. Purge your account and ensure that you have all necessary permissions when you configure the system for access. Ensure that you are establishing all necessary settings for the connection. Also, ensure the entire database environment is sound: make sure the proper connections and networking exist, ensure the proper software and upgrades are present, and ensure the equipment is functioning properly.

Related Questions