Shell_exec php with nohup

2021-05-06 05:28

阅读:527

标签:style   color   https   ons   php   exe   关键点   tps   bsp   

参考

https://stackoverflow.com/questions/4929827/shell-exec-php-with-nohup

红色部分为关键点。

nohup /usr/bin/php /mytask/task1.php >/mytask/nohup/task1.log 2>&1 &

 

Shell_exec php with nohup

标签:style   color   https   ons   php   exe   关键点   tps   bsp   

原文地址:https://www.cnblogs.com/coffee_cn/p/12101364.html


评论


亲,登录后才可以留言!