在后台运行PHP脚本

在后台运行PHP脚本

💡 原文约100字/词,阅读约需1分钟。
📝

内容提要

使用命令 nohup php script.php 可以在CPANEL的SSH中后台运行PHP脚本,即使关闭浏览器或SSH会话,确保脚本持续运行。

🏷️

标签

➡️

继续阅读