web site doews not load 
asked by Not Registered on 18 November 2008 11:10
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'rmaidwel'@'localhost' (using password: YES) in /home/rmaidwel/public_html/includes/functions/database.php on line 12
Unable to connect to database server!
Unable to connect to database server!
Answers
In your file "database.php" some code is executed to connect to a database.
The given username/password in this code do not match the mysql server (you gave wrong credentials) and therefore no connection is established.
Ask your mysql-administrator or look for some typos in your username/password
The given username/password in this code do not match the mysql server (you gave wrong credentials) and therefore no connection is established.
Ask your mysql-administrator or look for some typos in your username/password
answered by Not Registered on 19 November 2008 11:22
- How to display php page, Not Registered
- Transport error (#404), Not Registered
- my website shows this, Not Registered


















