PHP默认的开发者环境模式只能用于测试使用。而作为虚拟主机商,为了整个服务器上的安全,推荐以下的函数禁用.作用你懂的:
1.Windows环境,以Windows Server 2003&PHP5.2.17-Thread.Safe为例
1
disable_functions = exec,system,passthru,popen,pclose,shell_exec,proc_open,dl,chmod
2.Linux环境,以RedHat5.4&for Apache 2.0 Handler/PHP 5.2.17为例
view sourceprint?
1
disable_functions = pfsockopen,passthru,exec,system,chroot,chgrp,chown,shell_exec,proc_open,pro