Summary | php errors on crond and cron.php |
Queue | Kronolith |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | tasin (at) fhm (dot) edu |
Created | 07/09/2005 (7322 days ago) |
Due | |
Updated | 07/11/2005 (7320 days ago) |
Assigned | |
Resolved | 07/11/2005 (7320 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ php errors on crond and cron.php
Queue ⇒ Kronolith
New Attachment: cron.diff
here's a patch which corrects some small php errors:
--- first one: ---
[08-Jul-2005 14:13:37] PHP Warning: main(/srv/www/horde/lib/CLI.php):
failed to open stream: No such file or directory in /etc/horde/crond
on line 13
[08-Jul-2005 14:13:37] PHP Fatal error: main(): Failed opening
required '/srv/www/horde/lib/CLI.php'
(include_path='.:/usr/share/php') in /etc/horde/crond on line 13
-- second one: ---
[08-Jul-2005 14:20:00] PHP Fatal error: Undefined class name 'horde'
in /usr/share/php/Horde/Scheduler/cron.php on line 114
Ciao
Walter