How to debug in Jobs base class?
Collapse
X
-
I open the file path in the terminal. I am writing Cron.php. I get this error.
'cron.php' is not recognized as an internal or external command,
operable program or batch file.Leave a comment:
-
Hello,
schedule your job, and run php cron.php in the terminal. Before you can remove running cron.php for crontab (or Scheduled Task)Leave a comment:
-
How to debug in Jobs base class?
I am writing a custom Schedule for the module I created. But how do I debug to check if it's written correctly? Is there a way to do this?Tags: None

Leave a comment: