unfortunately it does not work for me, according to the host without a port it show message “DATABASE CONNECTION FAILED! Access denied for user …”
with the specified port: “DATABASE CONNECTION FAILED! Unknown MySQL server host ..”
I’m sure that I gives good data written as a php file for this database connection to work.
I’m not sure if it’s important but the combination created a php file did not work specify the host and port in a way, for example, localhost: 3307 it must be new mysqli (host, user, password, database, PORT)
Sory for my english 🙁
Hi
I have the same issue. And i’m sure that i must use port 3307 I downloaded the Development Version, as it was wrote above. but i don’t know where i can change it.