php关闭安全模式的方法:1、使用文本编辑器打开php.ini配置文件;2、找到配置safe_mode,并修改配置为【safe_mode = On】;3、重启apache即可。
php关闭安全模式的方法:
(视频教程推荐:php视频教程)
1、使用文本编辑器打开php.ini配置文件;
2、找到配置safe_mode,并修改配置为【safe_mode = On】;
3、重启apache即可。
相关推荐:php培训
Atas ialah kandungan terperinci php怎么关闭安全模式. Untuk maklumat lanjut, sila ikut artikel berkaitan lain di laman web China PHP!