• In the ten websites that I manage I’m finding problems in the database with the new version 4.2.2. (upgrade) .
    I can not access the administrative area (wp-admin) because I have no access to the database.
    In several tests I did, I notice that access the cpanel occurs normally.
    In some of the websites, I can access the posts but not the pages.
    In this latest update of whm mysql has been updated to version 5.5.42-cll.
    Someone would have a similar problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    Thread Starter li9ssb

    (@local9ssb)

    I did not know that the posts assigned to Bluehost would come to this topic.
    Thanks

    Moderator t-p

    (@t-p)

    I’m finding problems in the database

    what kind of problems are you finding in the database?

    Thread Starter li9ssb

    (@local9ssb)

    I consulted various topics about before inserting this post.
    In my database there are no problems, via phpAdmin.
    The problem is access websites that I manage to databases.
    All of them are without access as described above.
    I can not access the control panel, also tried to log in, register, etc., without success.
    Insert in wp-config recommended lines of debug but still have no answers:

    ? // Enable WP_DEBUG mode
    define (‘WP_DEBUG’, true);

    // Enable Debug logging to the file /wp-content/debug.log
    define (‘WP_DEBUG_LOG’, true);

    // Disable display of errors and warnings
    define (‘WP_DEBUG_DISPLAY’, false);
    ini_set (‘display_errors’, 0);

    // Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
    define (‘SCRIPT_DEBUG’, true);

    Thread Starter li9ssb

    (@local9ssb)

    the debug results

    [05-Jun-2015 20:19:43 UTC] PHP Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50542 Library:50623 in /home/website/public_html/wp-includes/wp-db.php on line 1461
    [05-Jun-2015 20:19:43 UTC] PHP Notice: mysql_connect(): SQL safe mode in effect – ignoring host/user/password information in /home/website/public_html/wp-includes/wp-db.php on line 1461
    [05-Jun-2015 20:19:43 UTC] PHP Warning: mysql_connect(): Access denied for user ‘website’@’localhost’ (using password: NO) in /home/website/public_html/wp-includes/wp-db.php on line 1461

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘problems in the database’ is closed to new replies.