Difference between revisions of "Vuln php safe mode"

From Atomicorp Wiki
Jump to: navigation, search
(Created page with "This means the system is not configured with PHP in "safe mode". Please see this article from the official PHP project: http://hk2.php.net/features.safe-mode")
 
m
 
Line 1: Line 1:
This means the system is not configured with PHP in "safe mode".  Please see this article from the official PHP project:
+
This means the system is not configured with PHP in "safe mode".  This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0.  If you are using PHP 5.40 and above, you can ignore this warning.
 +
 
 +
Please see this article from the official PHP project:
  
 
http://hk2.php.net/features.safe-mode
 
http://hk2.php.net/features.safe-mode

Latest revision as of 12:25, 12 December 2013

This means the system is not configured with PHP in "safe mode". This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0. If you are using PHP 5.40 and above, you can ignore this warning.

Please see this article from the official PHP project:

http://hk2.php.net/features.safe-mode

Personal tools