![【白色新版币圈】最新完美运行美元币圈+安装教程+[已接支付]](https://bcbccb.cn/wp-content/uploads/2021/11/1638286846-d6b0cf9dca3009b.jpg)
Server system: Linux + Centos 7.x + Pagoda
Pro-test environment: Nginx 1.18.0 + PHP5.6 + Mysl5.6
Run directory: /public
Database configuration file: /application/database. php
Set ThinkPHP pseudo-static
location / {
if (!- e $request_filename){
rewrite ^(.*)$ /index.php? s=$1 last; break;
}
}
Install redis and fileinfo extensions Delete all disabled PHP functions and open port 1:65535 to Upload under public and give 777 permissions
Backstage address: /sailor. php
Background user: admin
Backstage password: 123456
Payment configuration file: /extend/ptpaysdk/core/ptpay_config.php (Baidu search: Paite Payment)
Domain name/index/biquan (front entrance)
Execution of orders:
Go to the directory [cd /www/wwwroot/www.hnymwl.com/socket](Special note: www.hnymwl.com change the corresponding directory for your own website)
The start command is [php biquan.php start]
Three ok's indicate success. If you don't succeed, check yourself to see if the environment is not configured properly
Comments0