$conf[app_name] 管理系统

当前环境信息
OS:
{PHP_OS}
Web Server:
$info[SERVER_SOFTWARE]
PHP:
{PHP_VERSION} (查看PHP.ini)
DB:
$conf[db][type] ($info[dbversion])
disable_functions:
$info[disable_functions] exec,system,passthru,shell_exec,system,cmd,popen,dl,proc_open,curl_execexec,system,passthru,shell_exec,system,cmd,popen,dl,proc_open,curl_execexec,system,passthru,shell_exec,system,cmd,popen,dl,proc_open,curl_execexec,system,passthru,shell_exec,system,cmd,popen,dl,proc_open,curl_exec

建议禁用如下函数:
passthru,exec,system,chroot,scandir,chgrp,chown,shell_exec,proc_open,proc_get_status,ini_alter,ini_alter,ini_restore,dl,pfsockopen,openlog,syslog,readlink,symlink,popepassthru,stream_socket_server
upload_max_filesize:
$info[upload_max_filesize]
post_max_size:
$info[post_max_size]
allow_url_fopen:
$info[allow_url_fopen] (建议不要开启,某些主机会导致CPU 100%,并且导致不安全)
safe_mode:
$info[safe_mode] (建议开启)
max_execution_time:
$info[max_execution_time] (建议为10秒)
memory_limit:
$info[memory_limit] (建议为10M)
潜在错误检查:
上传目录可写检测:
$check[upload_path_check]
站点统计信息
主题总数:
$stat[threads]
帖子总数:
$stat[posts]
会员总数:
$stat[users]
附件总数:
$stat[attachs]
磁盘剩余空间:
$stat[disk_free_space]
开发信息
开发者:
axiuno#gmail.com
官方站点:
http://www.xiuno.com/
感谢:
所有曾经帮助过我的人!
$lastversion