QQ扫一扫联系
访问以下地址进行下载(v8.1)
https://www.xp.cn/download.html
创建网站
php-5.6.9-nts
安装OpenSSL扩展
安装FileInfo扩展
安装Exif扩展
Nginx伪静态参考配置
location / {
try_files $uri $uri/ /index.php?$query_string;
}
Apache伪静态参考配置
不需要配置
always_populate_raw_post_data
设置前
设置后
打开hosts文件
在结尾新增一行解析 127.0.0.1 localhost
并保存退出
访问:http://localhost/install.php
在使用过程中,如果遇到什么问题请及时在社区 https://modstart.com/forum 进行反馈。
同时,如果再使用过程中有更好的建议或者意见,也请直接在社区中提交意见反馈。