按照 https://www.workerman.net/doc/webman/bt-install.html。部署完后,启动后发现写入文件没权限,经查看。启动用户不是www 。是bin
命令如下:[root@10-61-197-198 webman]# ps -ef | grep /www/wwwroot/webman/start.php
bin 29258 1 0 01:03 ? 00:00:00 WorkerMan: master process start_file=/www/wwwroot/webman/start.php
root 29440 25262 0 01:06 pts/1 00:00:00 grep --color=auto /www/wwwroot/webman/start.php
[root@10-61-197-198 webman]#
求助!!!!
|
|