win环境:
php think timedtasks start 启动命令
启动任务时反馈错误:please close the running process first(请先关闭正在运行的进程)
用关闭和强制命令都关不了
- php think timedtasks stop 关闭命令
- php think timedtasks stop force 强制关闭命令
解决办法:
任务管理器关闭所有php.exe的进程
win环境:
php think timedtasks start 启动命令
启动任务时反馈错误:please close the running process first(请先关闭正在运行的进程)
用关闭和强制命令都关不了
- php think timedtasks stop 关闭命令
- php think timedtasks stop force 强制关闭命令
任务管理器关闭所有php.exe的进程