• My website use the latest wordpress version, all of a sudden i start getting this error. I try disable all the plugin via database but same error. Any help

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

    Warning: Cannot modify header information – headers already sent by (output started at /home/website/public_html/wp-includes/wp-db.php:1568) in /home/website/public_html/wp-includes/pluggable.php on line 1195

Viewing 5 replies - 1 through 5 (of 5 total)
  • sinip

    (@sinip)

    What’s the version of PHP and MySQL in use on your host?

    Thread Starter N-Ramdharry

    (@nr23)

    php 5.6 and MariaDB 10.0

    sinip

    (@sinip)

    That’s in accordance with https://wordpress.org/about/requirements/
    Don’t know… how about asking your hosting support?

    Thread Starter N-Ramdharry

    (@nr23)

    i remove define( ‘WPCACHEHOME’, ‘/home/website/public_html/wp-content/plugins/wp-super-cache‌​/’ ); //Added by WP-Cache Manager in wp-config.php…and somewhat all is working well again.

    sinip

    (@sinip)

    Then I suppose the best course of action would be to raise the issue in the WP Cache Manager support forum.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WordPress error mysql’ is closed to new replies.