hatchetdown
New Member
- Messages
- 9
- Reaction score
- 0
- Points
- 0
I'm trying to install phpBB3 (the latest stable release) and it's all going sweet until the install page asks for the database settings.
What it asks for: (my responses in blue)
Database type: "MySQL"
Database server hostname or DSN: I tried both leaving blank and setting to "localhost"
DSN stands for Data Source Name and is relevant only for ODBC installs.
Database server port: I left blank
Leave this blank unless you know the server operates on a non-standard port.
Database name: the database name, as it shows in cPanel
Database username: the database username, as it shows in cPanel
Database password: the password for that database username, as I entered in cPanel
Prefix for tables in database: the same as the prefix that's forced on the database name in cPanel
It just hits me with this error:
Could not connect to the database, see error message below.
Access denied for user 'the_username'@'stoli.x10hosting.com' (using password: YES)
I have made a MySQL Database in cPanel and added a new user to the database, giving it permissions for all database functions. I'm copying the database name and database username directly from the "MySQL Databases" section in cPanel. I'm not getting the password wrong.
Other people have asked this but they all seem to get the same answer of
"I haven't tried it, but just put 'localhost' as the DSN and it should work", which doesn't fix it for me.
Any help would be appreciated...
What it asks for: (my responses in blue)
Database type: "MySQL"
Database server hostname or DSN: I tried both leaving blank and setting to "localhost"
DSN stands for Data Source Name and is relevant only for ODBC installs.
Database server port: I left blank
Leave this blank unless you know the server operates on a non-standard port.
Database name: the database name, as it shows in cPanel
Database username: the database username, as it shows in cPanel
Database password: the password for that database username, as I entered in cPanel
Prefix for tables in database: the same as the prefix that's forced on the database name in cPanel
It just hits me with this error:
Could not connect to the database, see error message below.
Access denied for user 'the_username'@'stoli.x10hosting.com' (using password: YES)
I have made a MySQL Database in cPanel and added a new user to the database, giving it permissions for all database functions. I'm copying the database name and database username directly from the "MySQL Databases" section in cPanel. I'm not getting the password wrong.
Other people have asked this but they all seem to get the same answer of
"I haven't tried it, but just put 'localhost' as the DSN and it should work", which doesn't fix it for me.
Any help would be appreciated...
Last edited: