• Resolved randma007

    (@randma007)


    I have just changed my pw on my data base and this error comes up
    Warning: mysqli_real_connect(): (HY000/1045): Access denied for user ‘xxxxwww’@’10.0.82.62’ (using password: YES) in /home/xxxx/www/wp-includes/wp-db.php on line 1538

    Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/xxxx/www/wp-includes/wp-db.php on line 1568

    Warning: mysql_connect(): Access denied for user ‘xxxx’@’10.0.82.62’ (using password: YES) in /home/xxxx/www/wp-includes/wp-db.php on line 1568

    What does this mean and what is this server?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You said you changed the db password. Did you enter the new password in wp-config.php?

    Thread Starter randma007

    (@randma007)

    yes I find the server name strange? Is that some sort of standard server for wordprss?

    Thread Starter randma007

    (@randma007)

    I did a check for on pingdom dot com and the DNS checktool came up with this
    warning
    `Could not find reverse address for 137.74.125.138 (138.125.74.137.in-addr.arpa.).

    PTR record(s) for the address could not be found in the .arpa-zone. (ip6.arpa. for IPv6 addresses and in-addr.arpa. for IPv4).

    Could not find reverse address for 137.74.125.139 (139.125.74.137.in-addr.arpa.).

    PTR record(s) for the address could not be found in the .arpa-zone. (ip6.arpa. for IPv6 addresses and in-addr.arpa. for IPv4).’

    what does this all mean?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    what does this all mean?

    I have no idea why you’re looking at that. Your host will tell you what to use for the database server name. If all you did was change the DB password, then all you need to do is to change wp-config.php to reflect that change.

    Thread Starter randma007

    (@randma007)

    I did that correctly but my host is closed until monday ??

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    There’s no need to change the DB_HOST line if all you did was change the password.

    Thread Starter randma007

    (@randma007)

    I did not change the DB_HOST line,
    I do not know where that is

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Let’s start over, OK?

    1. You said “I have just changed my pw on my data base ” and then you report

    2. “Access denied for user ‘xxxxwww’@’10.0.82.62’ (using password: YES) ”

    so

    3. The solution is to change the DB_PASSWORD line of wp-config.php to match your new database password.

    Thread Starter randma007

    (@randma007)

    I have done that and checked it 3x

    My site is no longercoming up

    I have not changed anything but the db pw on my host interface and in my wp config file

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    How / why did you change the database password?

    I’d give it another try. Type the new password into notepad and then paste it into both whatever you’re doing to change the DB password and in wp-config.php. That should ensure there’s no typo.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘data base error’ is closed to new replies.