[nag] New Tasks not working
Harry Hoffman
hhoffman@ip-solutions.net
Tue, 16 Apr 2002 20:20:29 -0400
Hi,
Running Nag from CVS and everytime I try to add a new task I get this error:
"The requested task does not exist". In mysql it doesn't show up either. My
conf.php looks like:
$conf['storage']['params'] = array();
$conf['storage']['params']['phptype'] = 'mysql';
$conf['storage']['params']['hostspec'] = 'localhost';
$conf['storage']['params']['username'] = 'user';
$conf['storage']['params']['password'] = 'password';
$conf['storage']['params']['database'] = 'horde';
$conf['storage']['params']['table'] = 'nag_tasks';
Any ideas where to start??
Thanks,
Harry
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/