Good morning when I try a new MySQL connection in Navicat: It happens to me that:
I am using EasyPHP 14.1:
When instead of giving the connection a specific username and password, I leave it as it comes by default: user root, no pass, if it works and everything is connected. However, I need a username and password other than those, since I am trying to connect my web page with the database in Navicat. I've been searching the internet but the solutions they provide are for Xampp and Wamp, and I do not know how to apply them to EasyPHP.