Cron url with spaces
AnsweredI have two cron jobs that I am not able to use with setcronjob. This is how I run them from cPanel:
- php /public_html/app/commands/console.php plugin --target=xmlLcImportSurveyCli
- php /public_html/app/commands/console.php plugin cron
Is there a way I can use these with setcronjob?
Thanks
1
-
Official comment
Hi,
Sorry for my late response.
Those commands are for CLI only, and normally SetCronJob couldn't log in to your server to execute via the command-line interface.
Please sign in to leave a comment.
Comments
1 comment