[nag] installation problems
Vincent De Keersmaeker
vincent.dekeersmaeker@broederlijkdelen.be
Thu, 25 Apr 2002 15:08:43 +0200
This is a multi-part message in MIME format.
---------------------- multipart/mixed attachment
Hello all,
just starting installing nag ,and encoutnered a few problmes of wich i hope
you can help me.
1. to register the application , i didn't find any 'nag' stanza in the
registry.php. so i made my own as follows :
$this->applications['nag'] = array(
'fileroot' => dirname(__FILE__) . '/../nag',
'webroot' => $this->applications['horde']['webroot'] . '/nag',
'icon' => '/horde/nag/graphics/nag.gif',
'name' => _("Tasks"),
'allow_guests' => true,
'show' => true
);
I hope this is correct.
2. on running nag, i get the error :
Fatal error: Failed opening required
'/usr/local/httpd/htdocs/horde/nag/lib/../../lib/Notification.php'
(include_path='.:/usr/share/php') in
/usr/local/httpd/htdocs/horde/nag/lib/base.php on line 48.
I have no idea how to solve this. can someone help me with that?
tia,
vincent
running horde 2.0, and nag 1.0 on a linux 2.4 kernel
---------------------- multipart/mixed attachment
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 2785 bytes
Desc: not available
Url : http://lists.horde.org/archives/nag/attachments/7ba71215/winmail.dat
---------------------- multipart/mixed attachment--