mysql connection

sensei at quarkup.org sensei at quarkup.org
Sat Jul 21 15:37:31 PDT 2001


Hello ML,

I just can't understand...
My server is running mysql...
Horde is configured that way :

$conf['prefs']['driver'] = 'sql';
$conf['prefs']['params'] = array();
$conf['prefs']['params']['phptype'] = 'mysql';
$conf['prefs']['params']['hostspec'] = 'localhost';
$conf['prefs']['params']['username'] = 'huser';
$conf['prefs']['params']['password'] = 'xxxxx';
$conf['prefs']['params']['database'] = 'horde';
$conf['prefs']['params']['table'] = 'horde_prefs';

I don't understand, I can't understand >:-(
Horde (IMP and turba in fact) doesn't insert anything into the db...
But it doesn't output any error, it even tells me that my prefs were recorded...
Please help !

-- 
Le Sensei...




More information about the horde mailing list