PHP Compatibility Checker Errors (WP Reset) / Questions before restoration

  • Unknown's avatar

    I have been getting these errors when running PHP compatibility. I do this on a regular basis and, my first time running into it.

    I am considering restoring the site past updating it to PHP 7.3 from 7.0. The backup files are with me and are stored properly. The restore point is way past or even before we had PHP 7.0.

    Before I do this though, I have some questions.

    Considering the errors below, is it a guarantee that the site runs properly and still be responsive after restoration? Or is this just a matter of future-proofing and I should be able to restore it with no problems? Thank you.

    FILE: /home4/*************************************libs/dumper.php
    ————————————————————————————————————
    FOUND 10 ERRORS AFFECTING 10 LINES
    ————————————————————————————————————
    398 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    400 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    403 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    405 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    415 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    417 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    429 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    439 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    448 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    453 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ————————————————————————————————————

  • Hi there,

    Your site is not hosted on WordPress.com, but using the open source WordPress.org software at another hosting provider. We’re only able to help with sites hosted on our servers at WordPress.com.

    Please ask the WordPress.org community for advice instead. They provide support for the version of WordPress you’re using:

    https://wordpress.org/support/forums

  • The topic ‘PHP Compatibility Checker Errors (WP Reset) / Questions before restoration’ is closed to new replies.