I want to install my forum on this site with my website I have the files up loaded, I have intermediate level php, then got to the install:
1. I made a database phpBB3 in MySQL
2. entered localhost as data base server host name
3. entered phpBB3 as database name
4. entered my x10 username as the username
5. entered my x10 password as the password
but I keep getting this error
Could not connect to the database, see error message below.
Access denied for user 'dcoates'@'localhost' to database 'phpBB3'
Anyone know why I am getting this error. I am new to php and MySQL so I am probably doing something wrong.
Do I have to create a table?
Silly me I forgot to put dcoates_phpBB3 as database not phpBB3 so I fixed it myself
1. I made a database phpBB3 in MySQL
2. entered localhost as data base server host name
3. entered phpBB3 as database name
4. entered my x10 username as the username
5. entered my x10 password as the password
but I keep getting this error
Could not connect to the database, see error message below.
Access denied for user 'dcoates'@'localhost' to database 'phpBB3'
Anyone know why I am getting this error. I am new to php and MySQL so I am probably doing something wrong.
Do I have to create a table?
Silly me I forgot to put dcoates_phpBB3 as database not phpBB3 so I fixed it myself
Last edited: