Unable to connect to mysql database using EasyPHPDevServer
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.