Message Text |
Hi
My webspace provider has just put my website on to a new server, everything was working fine - but after the move I'm now getting the following error:
Warning: mysql_connect(): Access denied for user: '@localhost' (Using password: YES) in /var/www/html/config.php on line 11
Warning: mysql_select_db(): Access denied for user: '@localhost' (Using password: NO) in /var/www/html/config.php on line 12
Warning: mysql_select_db(): A link to the server could not be established in /var/www/html/config.php on line 12
WSN Links is unable to render this page. The reason is described below:
Cannot establish a database connection.
MySQL returns the error Access denied for user: '@localhost' (Using password: NO). (It's possible that the web host's database is currently down, if so this is a temporary error and will go away when the database is accessible again.)
It appears that the system now can't log on to the MySql database...where do I need to change the settings in order for the database to be seen again (currently, I can't get to the admin screen on-line, because I get the same error so I might need to make the initial changes manually in config.php) - thankyou for your help :-) |