Fatal error

"Chris Rundle" <[email protected]> Fri, 26 Mar 2004 10:25:05 -0000
Newsgroups gmane.comp.horde.mnemo
Message-ID <[email protected]>
I have set the storage backend in Mnemo to be the same as the other plug-ins i.e:

$conf['storage']['driver'] = 'sql';

$conf['storage']['params'] = array();
$conf['storage']['params']['phptype'] = 'mysql';
$conf['storage']['params']['hostspec'] = 'localhost';
$conf['storage']['params']['username'] = 'myusernamehere;
$conf['storage']['params']['password'] = 'myusernamehere';
$conf['storage']['params']['database'] = 'horde';
$conf['storage']['params']['table'] = 'mnemo_memos';
-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]