false, // 模块管理中,不读取模块信息的目录 'except_module' => ['common', 'admin', 'index', 'extra', 'user', 'install'], // 禁用函数 'disable_functions' => [ 'eval', 'passthru', 'exec', 'system', 'chroot', 'chgrp', 'popen', 'ini_alter', 'ini_restore', 'dl', 'openlog', 'syslog', 'readlink', 'symlink', 'popepassthru', 'phpinfo' ] ];