it would be nice if the errors from the cron.php output would be written to watchdog.
background: my site isnt listed on the drupal's //site anymore. when i called the cron.php on my site, i got an error:
- Fatal error: Cannot instantiate non-existent class: xmlrpc_client in /var/www/html/myblog/modules/ping.module on line 37
probably something i can solve but would have spotted sooner if only crons error would have been in teh watchog
Comments
Comment #1
bertboerland commentedit would be nice if the errors from the cron.php output would be written to watchdog. background: my site isnt listed on the drupal's //site anymore. when i called the cron.php on my site, i got an error:
Fatal error: Cannot instantiate non-existent class: xmlrpc_client in /var/www/html/myblog/modules/ping.module on line 37
probably something i can solve but would have spotted sooner if only crons error would have been in teh watchog
Comment #2
moshe weitzman commentedComment #3
(not verified) commented