如果有需要可以配置阿里云和官方兩個源,阿里云鏡像站沒有更新的文件再從官方源上下載。 具體可以參考以下的配置 composer.json "repositories": { "packagist": { "description": "阿里云鏡像", "type": "composer", "url": "https://mirrors.aliyun.com/comp...
問題描述 對您遇到的問題提供清晰簡潔的描述。 xxxxxxxxx 運行環(huán)境 沒有環(huán)境信息的錯誤報告將被忽略或關(guān)閉。 webman版本:v1.2.5 操作系統(tǒng):Linux Workerman版本:4.0.30 重現(xiàn)步驟 沒有重現(xiàn)步驟的錯誤報告將被忽略或關(guān)閉 xxxx xxxx 實際結(jié)果 實際結(jié)果如何? (包括斷言消息和調(diào)用堆棧,如果適用) xxxxxxxxx 錯誤日志 您可以調(diào)整錯誤日志級別并...
webman 版本 workerman/workerman v4.0.30 workerman/webman-framework v1.2.7 webman/console v1.0.7 本地安裝 composer require tinywan/jwt 提交到服務(wù)端 git add ./ git commit -m "移除舊jwt組件,使用新的jwt插件" git push origin master 服務(wù)端...
isSuperAdmin(r.sub)PHP Fatal error: Uncaught ErrorException: include(phar:///var/www》tinywan.cn/build/webman.phar/config/plugin): failed to open stream: phar error: "config/plugin" is not a file in phar "/var/...
Redis 操作次數(shù)過多偶爾會報錯 Operation now in progress 官方擴展庫 https://github.com/phpredis/phpredis/issues/1881...
插件定義 提示:Call to a member function enforce() on null 主 bootstrap.php 進程啟動配置 才會生效...
以下是開啟 健康檢查 以下是關(guān)閉 健康檢查 ...
項目地址 https://github.com/Tinywan/casbin 安裝插件 安裝后 config/plugin 目錄是空的...
protected function execute(InputInterface $input, OutputInterface $output) { $output->writeln('Route列表:'); $routeList = Route::getRoutes(); var_dump($routeList); } ...
使用自定義進程 use support\Log; Log::debug(' [x] 觀眾在線人數(shù)統(tǒng)計 '); 以上日志會存在偶爾不記錄日志問題 ...
截圖 系統(tǒng)是沒有做處理嗎?必須要在Event設(shè)置時區(qū)? date_default_timezone_set("Asia/Shanghai"); ...
阿里云SLB配置 跨域截圖 官方中間件也使用了 http://wtbis.cn/doc/webman/middleware.html middleware.php 配置 return [ '' => [ \app\middleware\AccessControlMiddleware::class, ] ]; AccessControlMiddleware ...
pid:31383 think\exception\ErrorException: unserialize(): Error at offset 0 of 136 bytes in /home/www/tinywan/vendor/workerman/gateway-worker/src/Protocols/GatewayProtocol.php:211 Stack trace:...