Mark Acumen
Tue 22nd Jan '08, 12:12pm
I've FTPed everything, but when I try to run the install.php steps I get the following error message:
Attempting to attach to database
Error description: mysql_connect(): Access denied for user 'discussion'@'web15.hosting365.ie' (using password: YES) /hsphere/local/home/discussion/actuariesandconsultants.com/forums/includes/class_core.php on line 274
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.
In the config file I made the following changes:
1. I created an SQL database in my domain server control panel and have put the name of the database along with $config['Database']['dbname']
2. I have added my email address, username and password (that I use to get into my webserver's control panel) in the areas where it was requested.
Can anyone help??
Thanks
Attempting to attach to database
Error description: mysql_connect(): Access denied for user 'discussion'@'web15.hosting365.ie' (using password: YES) /hsphere/local/home/discussion/actuariesandconsultants.com/forums/includes/class_core.php on line 274
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.
In the config file I made the following changes:
1. I created an SQL database in my domain server control panel and have put the name of the database along with $config['Database']['dbname']
2. I have added my email address, username and password (that I use to get into my webserver's control panel) in the areas where it was requested.
Can anyone help??
Thanks