[pkg-horde] Bug#499143: mnemo2: incorrect definition of MNEMO_BASE in prefs.php

Matthias Rolke m.rolke at linux-ag.com
Tue Sep 16 14:46:42 UTC 2008


Package: mnemo2
Version: 2.2-2
Severity: normal

When i try to invoke mnemo, the following error message appears:
"Warning: require_once(/etc/horde/mnemo2/../lib/Mnemo.php)
[function.require-once]: failed to open stream: No such file or
directory in /etc/horde/mnemo2/prefs.php on line 9"

Comparing ingo's and nag's prefs.php with mnemo's one, it should be
{{{
@define('MNEMO_BASE', '/usr/share/horde3/mnemo');
require_once MNEMO_BASE . '/lib/Mnemo.php';
}}}

instead of
{{{
require_once dirname(__FILE__) . '/../lib/Mnemo.php';
}}}


Sincerly,
Matthias Rolke

-- 
Matthias Rolke
Linux Information Systems AG
Putzbrunner Str. 71, 81739 München

m.rolke at linux-ag.com, http://www.linux-ag.com








More information about the pkg-horde-hackers mailing list