- 运行环境检测
PHP版本 ≥ 5.6: | {if ($phpVerGt56) } {else/} {/if} |
fileInfo 拓展: | {if ($isFileInfo) } {else/} {/if} |
curl 拓展: | {if ($isCurl) } {else/} {/if} |
PDO 拓展: | {if ($pdo) } {else/} {/if} |
ZipArchive: | {if ($isZip) } {else/} {/if} |
文件写入权限: | {if ($dir) } {else/} {/if} |
- 完善数据库配置
{/case} {case 3}- 设置管理员账号
{/case} {case 4}- 安装成功
Copyright © 2018 - present Wisp X All rights reserved.
{/case}
{default /}
{/switch}