問題描述 使用webman命令行執(zhí)行 php webman test 這個test腳本查詢日志,然后推給隊列,但是執(zhí)行過程中報錯 Timer can only be used in workerman running environment 程序代碼或配置 use Webman\RedisQueue\Client RedisQueue::send('xxx',$data); 報錯信息: In Timer.php l...
問題描述 按照Webman文檔安裝cache組件報錯 程序代碼 我的版本是PHP 7.4.33 composer -W symfony/cache ^5.2 psr/simple-cache 報錯信息 執(zhí)行composer報錯: [Symfony\Component\Console\Exception\CommandNotFoundException] Command "symfony/cache" ...