win11下修改自定義進(jìn)程enable=false 啟動(dòng)一直提示terminated and try to restart
@@@no worker inited@@@
linux沒問題
'crontab' => [
'handler' => app\process\Crontab::class,
'enable' => false,
]
runtime\windows\start_crontab.php terminated and try to restart
@@@no worker inited@@@
win11 webman2.1
https://github.com/walkor/webman/blob/master/windows.php
手動(dòng)更新下這個(gè)文件