Hello
I managed to connect to the database during the initial WordPress configuration, but I get the 'Error Establishing a Connection to Database' error each time after I have assigned a user account to the database.
The name of the database is tea and the details I have entered are as follows:
For the database
Username: master
Password: 07t01e2016a
For WordPress
Database Name: tea
Username: master
Password: 07t01e2016a
Database Host: localhost
Table Prefix: wp_
I use XAMPP and use port 8080 for Apache. Should the Database Host be localhost:8080?
Could someone please point out any error I made?
Thank you in advance