Open PHP Security Mode (note that PHP5.3 will no longer have safe mode)
The Safe mode of turning PHP on or off is taking advantage of the Safe_mode option in php.ini:
The code is as follows
Copy Code
Safe_mode=on (using
PHP Tutorial Configuration Chinese Narration
Let's see what you see, php.ini.
[PHP]
;;;;;;;;;;;; WARNING;;;;;;;;;;;;; This is the default settings file for new PHP installations.; By default, PHP installs itself with a configuration suitable for;
Generally, you do not need to change the PHP settings. it usually works well according to the default configuration. However, developers who are PHP designers consider that users may occasionally need to adjust some features of the PHP language for
Php. ini or php3.ini is the setting file that PHP reads at startup. The file is stored in usrlocallib. In PHP3.x, the configuration file is php3.ini, and in PHP4.x, it is changed to php. ini. If PHP is installed as a server module, it will be read
Provides various official and user-released code examples and code reference. You are welcome to learn how to set up PHP. ini to make your PHP more secure.
Address: http://www.jb100.net/html/content-22-1041-1.html
Php is increasingly used!
Php does not enable the save_mode safe mode setting method, save_mode setting methodSecurity Configuration 1(1) Enable the php security modeThe security mode of php is a very important embedded security mechanism that can control some php functions,
Php does not enable the save_mode safe mode setting methodSecurity Configuration 1(1) Enable the php security modeThe security mode of php is a very important embedded security mechanism that can control some php functions, such as system (),At the
PHP. ini configuration detailsClick: TimesAbstract: php. ini or php3.ini is the configuration file that PHP reads at startup. The file is stored in/usr/local/lib /. In PHP 3.x, the configuration file is php3.ini, and in PHP 4.x, it is changed to PhP.
PHP Tutorial for Beginners: detailed options for configuring php. ini. Php. ini or php3.ini is the configuration file that PHP reads at startup. The file is stored in usrlocallib. In PHP3.x, the configuration file is php3.ini, and in PHP4.x, it is
PHP. INI configuration file roaming 2. The first part of this article has introduced the structure of the php. ini file and explained how to modify the PHP search path, handle errors, and related options of the parser. The second part will go into
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.