I installed Wampserver on my Windows 10, but localhost did not work because of IIS Windows , so I configured Apache to use localhost: 8080 .
So far so good, I can access the local install of my wordpress, until I accessed PhpMtAdmin to create the bank, but when I get to the part of the wordpress installation that has to put in the name of DB, User, Password ... it does not go beyond this page, or rather it always goes to the screen "Unable to select the database"
Follows some information from wampserver
- MySQL Version: 5.7.19 - Port defined for MySQL: 3308
- MariaDB Version: 10.2.8 - Port defined for MariaDB: 3306
- Apache Version: 2.4.27
- PHP Version: 7.0.23
- Server Software: Apache / 2.4.27 (Win64) PHP / 7.0.23 - Port defined for Apache: 8080
What can be blocking the installation? Or rather, from what I understand the installation of Wordpress can not connect to the bank.