I'm trying to setup a connection to a mysql database because I'm installing Gallery2.
When I try, Gallery2 gets back this message:
localhost: Access denied for user: 'atelsth_tom2@localhost' to database 'atelsth_pics
When I created the mysql database, I named it pics and cpanel shows a database named atelsth_pics (atelsth is the username for the website). I added a username of tom2 and cpanel shows a user of atelsth_tom2 and of course I added a password.
When I give Gallery2 the information to connect to the data base I use DB name=atelsth_pics, username=atelsth_tom2, host=localhost, and password=password, but I keep getting the error shown above. Any ideas?
My post on this same subject can be seen on the Gallery forum here
Also, I tried all fo the combinations of username and DB name with and with out the underscores and the stuff before them etc.
Thanks much
When I try, Gallery2 gets back this message:
localhost: Access denied for user: 'atelsth_tom2@localhost' to database 'atelsth_pics
When I created the mysql database, I named it pics and cpanel shows a database named atelsth_pics (atelsth is the username for the website). I added a username of tom2 and cpanel shows a user of atelsth_tom2 and of course I added a password.
When I give Gallery2 the information to connect to the data base I use DB name=atelsth_pics, username=atelsth_tom2, host=localhost, and password=password, but I keep getting the error shown above. Any ideas?
My post on this same subject can be seen on the Gallery forum here
Also, I tried all fo the combinations of username and DB name with and with out the underscores and the stuff before them etc.
Thanks much
Comment