Aggravating DB issue..
Dean Henrichsmeyer
beret@beret.net
Wed, 19 Sep 2001 13:58:39 -0500
I've installed the latest stable horde/imp. I'm using it with mysql. The
test.php3 that comes with horde says everything is setup correctly. When
I load /horde/imp I get the following error in each of the frames (all 4
of them). The database is setup according to the documentation, and I
have triple checked it. If anyone has a solution, I would be very
grateful. I've not seen anything like this mentioned in the faq.
Database error: Invalid SQL: insert into active_sessions ( sid, name,
val, changed ) values ('97c1ec39007743a924e24b98f4fe00a6',
'HordeSession',
'base64:JHRoaXMtPmluID0gJyc7ICR0aGlzLT5wdCA9IGFycmF5KCk7IA==',
'20010919135626')
MySQL Error: 1062 (Duplicate entry
'HordeSession-97c1ec39007743a924e24b98f4fe00a6' for key 1)
Session halted.
Dean