• OK, I have burned out my eyes and my heart over 2 days trying to get the email notification plugin working. I need some help. I’ve learned a lot and think I’m down to what I suspect is one small problem that a knowledgeable person can quickly address.

    It seems the problem is related to the database connection.
    Below is the error message that comes up when I try to view the blog. I created a database as instructed and a validated user. BUT the message below refers to a user I’ve never heard of. Presumably it’s a default setting in WP. But where does it come from and how to fix it?

    Ron
    ———————–

    Warning: mysql_connect(): Access denied for user: ‘root@localhost’ (Using password: NO) in /home/riverhou/public_html/Wordpress/index.php on line 25

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/riverhou/public_html/Wordpress/index.php on line 26

    Warning: mysql_query(): Access denied for user: ‘root@localhost’ (Using password: NO) in /home/riverhou/public_html/Wordpress/index.php on line 37

    Warning: mysql_query(): A link to the server could not be established in /home/riverhou/public_html/Wordpress/index.php on line 37
    Access denied for user: ‘root@localhost’ (Using password: NO)
    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/riverhou/public_html/Wordpress/index.php on line 38

  • The topic ‘Database connection problems’ is closed to new replies.