• Just UG Dev to PHP 7.04 and this very useful plugin appears to have major issues with PHP 7 and or MariaDB 10.1.10,

    Fatal error: Uncaught Error: Call to undefined function mysql_get_server_info() in D:\xampp\htdocs\wordpress2\wp-content\plugins\system-snapshot-report\system-snapshot-report.php:298 Stack trace: #0 D:\xampp\htdocs\wordpress2\wp-content\plugins\system-snapshot-report\system-snapshot-report.php(177): System_Snapshot_Report->snapshot_data() #1 D:\xampp\htdocs\wordpress2\wp-includes\plugin.php(525): System_Snapshot_Report->snapshot_report(”) #2 D:\xampp\htdocs\wordpress2\wp-admin\admin.php(236): do_action(‘tools_page_snap…’) #3 D:\xampp\htdocs\wordpress2\wp-admin\tools.php(10): require_once(‘D:\\xampp\\htdocs…’) #4 {main} thrown in D:\xampp\htdocs\wordpress2\wp-content\plugins\system-snapshot-report\system-snapshot-report.php on line 298

    https://www.ads-software.com/plugins/system-snapshot-report/

Viewing 1 replies (of 1 total)
  • FILE: /wp-content/plugins/system-snapshot-report/system-snapshot-report.php
    ————————————————————————————————————————
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    ————————————————————————————————————————
    231 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    298 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
    ————————————————————————————————————————

    FILE: /wp-content/plugins/system-snapshot-report/lib/browser.php
    ————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————-
    224 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    ————————————————————————————————————-

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error when running on PHP7’ is closed to new replies.