[xuxueli/xxl-job]xxl-job在window 上如何跑commandJobHandler

2023-12-25 926 views
7

2.3.0

cmd /c php d:/xxx/artisan xx:xx CreateProcess error=2, 系统找不到指定的文件。

回答

2

image linux上也会这样,, "/usr/sbin/php -v": error=2, No such file or directory

7

最终试了 2.2.0 window linux 都ok了

9

👍🏻遇到一样的问题,换成 2.2.0 版本可以运行