問題描述 webman配置env,如果值為布爾型 true| false,但是程序讀取成了字符串類型,造成false無效,只能設(shè)置為0|1來代替 程序代碼或配置 操作系統(tǒng)環(huán)境及workerman/webman等具體版本 這里寫具體的系統(tǒng)環(huán)境相關(guān)信息 ...
問題描述 webman 安裝 event 擴(kuò)展后 在 執(zhí)行reload 或者 stop 命令時(shí)候下面顯示 exit with status 11 全新項(xiàng)目安裝event擴(kuò)展不會(huì)產(chǎn)生這個(gè)現(xiàn)象,但是安裝某些擴(kuò)展就復(fù)現(xiàn)了,比如 webman/console webman/push 還有一些插件市場(chǎng)的插件 php版本 加載擴(kuò)展 目前已確定的時(shí),卸載event擴(kuò)展就不會(huì)產(chǎn)生 exit with status 11 eve...
問題描述 webman 安裝 event 擴(kuò)展后 在 執(zhí)行reload 或者 stop 命令時(shí)候下面顯示 exit with status 11 全新項(xiàng)目安裝event擴(kuò)展不會(huì)產(chǎn)生這個(gè)現(xiàn)象,但是安裝某些擴(kuò)展就復(fù)現(xiàn)了,比如 webman/console webman/push 還有一些插件市場(chǎng)的插件 php版本 加載擴(kuò)展 目前已確定的時(shí),卸載event擴(kuò)展就不會(huì)產(chǎn)生 exit with status 11 eve...
webman 如果在中間件中拋出異常就會(huì)產(chǎn)生跨域錯(cuò)誤,項(xiàng)目中,我的所有錯(cuò)誤響應(yīng)都是以異常的方式返回的,在身份驗(yàn)證中間件中,如果token驗(yàn)證失敗,我就會(huì)拋出異常,此時(shí)APP端就會(huì)報(bào)跨域錯(cuò)誤...