Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'miraclemailer'@'localhost' (using password: YES) in /home/miraclemailer/public_html/miraclemailer/lib/config.php on line 71

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/miraclemailer/public_html/miraclemailer/lib/config.php on line 72


We Encountered A Database Connection Error


Check the following (in config/config.php):

- Your database host is set correctly.
- Your database username is set correctly.
- Your database password is set correctly.
- Your database name is set correctly.

Also check to see whether or not you have a valid MySQL database on your server.

If you need further help, please reference the readme.txt file included in your .zip file.