- 工信部备案号 滇ICP备05000110号-1
- 滇公安备案 滇53010302000111
- 增值电信业务经营许可证 B1.B2-20181647、滇B1.B2-20190004
- 云南互联网协会理事单位
- 安全联盟认证网站身份V标记
- 域名注册服务机构许可:滇D3-20230001
- 代理域名注册服务机构:新网数码
1.配置nginx
a:http://www.landui.com/en/download.html下载nginx解压,dos进入到目录start nginx.exe进行启动(或双击nginx.exe).
其他的命令:
nginx –s stop #停止nginx
nginx –s reload #重载nginx
nginx –s quit #退出nginx
b:打开nginx.conf配置文件,把下面注释去掉,把/scripts修改为$document_root
2.下载php解压(非线程安全使用fastcgi方式连接)
a:修改extension_dir路径“c:php5.6ext”
b:打开常用库扩展如:
php_bz2.dll
php_gd2.dll
php_mbstring.dll
php_mysql.dll
php_mysqli.dll
php_openssl.dll
c:时间修改为date.timezone = Asia/Shanghai
3.启动php-cgi进程:php-cgi.exe –b 127.0.0.1:9000 –c php.ini
(注意dos窗口不关闭)
4.在html目录新建文件index.php测试
售前咨询
售后咨询
备案咨询
二维码
TOP