Announcement

Collapse
No announcement yet.

How do I print to the error log?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How do I print to the error log?

    I created a cron job. I want to debug during work. How can I test this? I want to print the error log page. Or another method.

  • #2
    run php cron.php from cli, or remove cli checker in cron.php and open it in browser

    Comment

    Working...
    X