禁用php一些可以执行linux中命令的函数,提高安全性,需要配置php.ini文件,找到disable_functions 修改成
disable_functions = proc_open,exec,passthru,system,popen,shell_exec,chroot,chgrp,chown,eval
(南京欣才PHP培训机构)