Error while installing WordPress on a MySQL Server using custom port number
-
I am using MySQL Workbench to manage MySQL server, and currently I am able to connect to the databases using the root username and password on a custom port number, (the unique thing I’ve changed recently is the port number).
Let’s say the new port number is 3366 (instead of 3306), the server is ‘localhost’, and the username is ‘root’, after a service restart, the server is still working and I could get to the connections successfuly.
Now, using the Web Platform Installer (Windows), I wanted to install a new WordPress website, but when arrived to the step of providing the root password, the wizard returns an error: “The specified password for the user account ‘root’ is not valid, or failed to connect to the database server”
The provided password is the same used by Workbench to connect successfuly to MySQL.
any thoughts, please ?
The topic ‘Error while installing WordPress on a MySQL Server using custom port number’ is closed to new replies.