[horde] Whups: whups-reminders script
Yves Bilgeri
yves.bilgeri at bbw.ch
Thu Nov 17 16:14:09 UTC 2011
I've a fresh installation of the latest Horde and Whups, installed with
separate PEAR directory.
When I call the whups-reminders script like this:
php -d include_path=/var/www.vhost/example.net/html/horde/pear/php/
/var/www.vhost/example.net/html/horde/pear/whups-reminders
it ends with the error:
PHP Fatal error: Class 'horde_scheduler_whups' not found in
/var/www.vhost/example.net/html/horde/pear/php/Horde/Scheduler.php on
line 111
The reminders.php file contains the following:
$reminders[] = array('frequency' => '* 55 * * *',
'server_name' => 'www.example.net',
'queue' => 1,
'unassigned' => 'test at example.net',
'category' => array('unconfirmed', 'new',
'assigned', 'Offen'));
Did I miss something to configure?
Just to note, the whups-mail-filter script works perfect with the same
include path.
Thanks in advance
Yves
More information about the horde
mailing list