Title: compatibility with PHP
Last modified: October 30, 2016

---

# compatibility with PHP

 *  Resolved [Rita](https://wordpress.org/support/users/ritahoock/)
 * (@ritahoock)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/compatibility-with-php/)
 * The Plugin PHP compatibility [https://de.wordpress.org/plugins/php-compatibility-checker/](https://de.wordpress.org/plugins/php-compatibility-checker/)
   
   detects following issues regarding PHP:
 * FILE: plugins/wp-server-stats/wp-server-stats.php
    ————————————————————————————————–
   FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ————————————————————————————————–
   162 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden
   from PHP 5.4. 394 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP
   5.3 and forbidden from PHP 5.4. ————————————————————————————————–
 * Please check and correct.

Viewing 1 replies (of 1 total)

 *  Plugin Author [iSaumya](https://wordpress.org/support/users/isaumya/)
 * (@isaumya)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/compatibility-with-php/#post-8373084)
 * Hi,
    this plugin doesn’t use `safe_mode` of PHP it just checks if it is enabled
   or not so that it can show those details to you. But in tems of actual execution,
   this plugin doesn’t use PHP `safe_mode`. Feel free to checkout the codes. You
   can simply ignore these. I’m retty sure the reason it is showing you these warnings
   is because I’m check if safe mode is enabled on your system or not. That’s it.
 * Hope this helps 🙂

Viewing 1 replies (of 1 total)

The topic ‘compatibility with PHP’ is closed to new replies.

 * ![](https://ps.w.org/wp-server-stats/assets/icon-256x256.png?rev=1273709)
 * [WP Server Health Stats](https://wordpress.org/plugins/wp-server-stats/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-server-stats/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-server-stats/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-server-stats/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-server-stats/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-server-stats/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [iSaumya](https://wordpress.org/support/users/isaumya/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/compatibility-with-php/#post-8373084)
 * Status: resolved