I'm trying to install phpbb3 locally but in the installation process where I enter the database settings I get this error:
Could not connect to the database, see error message below.
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Not sure why is not working, I already created the "test" database.
This is how I have it filled out:
Database Type: MySQL with MySQLi Extension (i don't have the MySQL 4.x/5.x option)
Database server hostname or DSN: localhost
Database server port: 80
Database name: test
Database username: root
Database password: (this is blank)
prefix: phpbb_