{template header}

目录权限

cache目录{if iswriteable('cache')==0}不可写(请设置为可写777权限){else}可写{/if}
data目录{if iswriteable('data')==0}不可写(请设置为可写777权限){else}可写{/if}
tslogs目录{if iswriteable('tslogs')==0}不可写(请设置为可写777权限){else}可写{/if}
plugins目录{if iswriteable('plugins')==0}不可写(请设置为可写777权限){else}可写{/if}
upgrade目录{if iswriteable('upgrade')==0}不可写(请设置为可写777权限){else}可写{/if}
uploadfile目录{if iswriteable('uploadfile')==0}不可写(请设置为可写777权限){else}可写{/if}

软件信息

系统支持:{$TS_CF[info][name]}
程序版本:{$TS_CF[info][version]}
联系方式:{$TS_CF[info][email]}
官方网址:{$TS_CF[info][url]}
域名授权:
捐助我们:【赞助ThinkSAAS社区系统开发】

服务器信息

服务器软件:{$systemInfo[server]}
操作系统:{$systemInfo[phpos]}
PHP版本:{$systemInfo[phpversion]}
MySQL版本:{$systemInfo[mysql]}
物理路径:$_SERVER[DOCUMENT_ROOT]
附件上传限制:{$systemInfo[upload]}
图像处理:{$systemInfo[gd]}
语言:{$_SERVER[HTTP_ACCEPT_LANGUAGE]}
gzip压缩:{if $_SERVER[HTTP_ACCEPT_ENCODING]}{$_SERVER[HTTP_ACCEPT_ENCODING]}{else}不支持{/if}

ThinkSAAS官方消息

{template footer}