問題描述
webman 安裝 event 擴展后 在 執(zhí)行reload 或者 stop 命令時候下面顯示 exit with status 11 全新項目安裝event擴展不會產生這個現(xiàn)象,但是安裝某些擴展就復現(xiàn)了,比如 webman/console webman/push 還有一些插件市場的插件
php版本
加載擴展
目前已確定的時,卸載event擴展就不會產生 exit with status 11
event 版本
php --ri event 看下event版本
版本 信息 已截圖 3.0.8
網頁里是php-fpm的event擴展版本 執(zhí)行命令 php --ri event 查看php-cli的event擴展版本
php --ri event
已查詢 同樣 3.0.8
創(chuàng)建一個空的項目,看下是否有報錯,主要是要定位看執(zhí)行到哪里報錯了
創(chuàng)建新項目熱加載沒事,但是安裝某些擴展就復現(xiàn)了,比如 webman/console webman/push 還有一些插件市場的插件