Title: Fatal Error when running on PHP7
Last modified: August 31, 2016

---

# Fatal Error when running on PHP7

 *  [Thomas Townsend](https://wordpress.org/support/users/smb-dev/)
 * (@smb-dev)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-running-on-php7/)
 * 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://wordpress.org/plugins/system-snapshot-report/](https://wordpress.org/plugins/system-snapshot-report/)

Viewing 1 replies (of 1 total)

 *  [Antonio D.](https://wordpress.org/support/users/colomet/)
 * (@colomet)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-when-running-on-php7/#post-7198016)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/system-snapshot-report_ffffff.svg)
 * [System Snapshot Report](https://wordpress.org/plugins/system-snapshot-report/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/system-snapshot-report/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/system-snapshot-report/)
 * [Active Topics](https://wordpress.org/support/plugin/system-snapshot-report/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/system-snapshot-report/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/system-snapshot-report/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Antonio D.](https://wordpress.org/support/users/colomet/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-when-running-on-php7/#post-7198016)
 * Status: not resolved