我只需要在我的 cPanel 中使用 cron 作业运行以下 url。
当我尝试执行链接时
http://www.insidewealth.com.au/index.php?option=com_acymailing&ctrl=cron
该链接正在浏览器中运行,但是当我尝试添加与 cron 作业中相同的 URL 时,我收到以下错误
bash/sh/ file not found
当我将 cron 作业编辑为
/usr/bin/php /home/staging/public_html/index.php?option=com_acymailing&ctrl=cron
但我收到 404 错误。
我的 cPanel 用户名是staging
谁能告诉我 cPanel 中 cron 作业的语法是什么。
每分钟运行一次 Cron 作业,并通过电子邮件报告显示此错误。