环境 Centos 7 PHP 版本 8.2和7.4 我使用了两种方式: 1. 经过宝塔管理 1. 守护进程管理器(基于Supervisor),启动后,点击停止使用ps -ef | grep webman仍旧有很多进程存在 2. 网站-其他项目中设置/www/wwwroot/path-to-webman/start.php start启动后点击停止问题依旧 3. 命令行执行,和上面的情况类似 执行 php start.php stop也无法停止 <img width="748" alt="image" src="https://github.com/webman-php/webman-manual/assets/147586793/7409bb6b-43a3-4b78-89ec-cbafb29cd28a">