酷站PHP客服启动与停止

时间:2021-03-21 21:14:24 【官方】

酷站PHP客服搭建启动命令 注意Workerman启动停止等命令都是在命令行中完成的。 要启动酷站客服系统,首先需要有一个启动入口文件,里面定义了服务监听的端口及协议

酷站PHP客服搭建启动命令

注意Workerman启动停止等命令都是在命令行中完成的。

要启动酷站客服系统,首先需要有一个启动入口文件,里面定义了服务监听的端口及协议。

它的启动入口为start.php。先进入start.php的所在目录执行命令代码

cd /www/wwwroot/网站地址/service/Gateway/

演示:

cd /www/wwwroot/www.69kz.com/service/Gateway /

启动

以debug(调试)方式启动

 php start.php start

以daemon(守护进程)方式启动【推举】

php start.php start -d

停止

 php start.php stop

重启

php start.php restart

平滑重启

php start.php reload

查看状态

php start.php status


视频教程:https://www.69kz.com/vdetail.html?cid=54

如何授权:https://www.69kz.com/vdetail.html?cid=55(视频)

如何授权:https://www.69kz.com/hdetail.html?cid=58(图文)

更多教程:https://www.69kz.com/video.html



Copyright © ◎Power by 深圳市福田区红尘网络科技工作室(版权所有) 网站备案/许可证号 粤ICP备18133266号-7