[imp] IMP running fine, kronolith and nag failing!

Odhiambo Washington wash@wananchi.com
Sat, 5 Jan 2002 17:06:08 +0300


* Michael Cochrane <mike@graftonhall.co.nz> [20020105 15:28]: wrote:
> > 
> > 
> > Mike's assistance has gotten me up but now when I try to create a task and
> > save it says "The requested task does not exist".
> > 
> Ok so the example i gave wasn't the best.. here's a go at a more as the
> installation guide kinda suggests way of setting it up...
> 
> $conf['storage']['params'] = array(
>         'phptype'       => 'mysql',
>         'hostspec'      => '127.0.0.1',
>         'protocol'      => 'tcp',
>         'username'      => 'horde',
>         'password'      => 'horde',
>         'database'      => 'horde',
>         'table'         => 'nag_tasks'
>     );
> 
> check the database and table names, and that the table exists. also check that
> after you add an event it actually makes it to the database table.
> 
> Mike


Mike,

here is what I've found to do it (derived from the one I located from the archives
for kronolith):

$conf['storage']['params'] = array();
$conf['storage']['params']['phptype'] = 'mysql';
$conf['storage']['params']['hostspec'] = 'localhost';
$conf['storage']['params']['protocol'] = 'tcp';
$conf['storage']['params']['username'] = 'horde';
$conf['storage']['params']['password'] = '****';
$conf['storage']['params']['database'] = 'horde';
$conf['storage']['params']['table'] = 'nag_tasks';

It works this way....

-Wash

S y s t e m s   A d m i n.

-- 
Odhiambo Washington  <wash@wananchi.com>    "The box said 'Requires
Wananchi Online Ltd.  www.wananchi.com      Windows 95, NT, or better,'
Tel: 254 2 313985-9   Fax: 254 2 313922     so I installed FreeBSD."   
GSM: 254 72 743 223   GSM: 254 733 744 121  This sig is McQ!  :-)

++
Happiness, n.:
	An agreeable sensation arising from contemplating the misery of
another.
		-- Ambrose Bierce, "The Devil's Dictionary"