[horde] failing to log in to horde cvs HEAD using imap]
Derek Colley
derek at netsimple.net
Mon Apr 7 06:44:50 PDT 2003
Thanks Bill, that was really helpful - I had forgotten where to configure
horde admins. But, I still can't login.
I am using PostgreSQL, and had to hack the horde_sessionhandler table... BYTEA
\d horde_sessionhandler
Table "horde_sessionhandler"
Column | Type | Modifiers
----------------------+-----------------------+-----------
session_id | character varying(32) | not null
session_lastmodified | integer | not null
session_data | bytea |
Primary key: horde_sessionhandler_pkey
... as LONGBLOB was not accepted as a column type. Perhaps this has something
to do with it?
I tried using Subscription - allowing myself to subscribe but I get...
"A fatal error has occurred:
Inexistant class for field type "address""
The log says...
Apr 07 14:32:25 HORDE [emergency] [horde] Inexistant class for field
type "address" [on line 89 of "/var/www/html/sync/lib/Form.php"]
I tried inserting my name and password directly into the table but that didn't
work - I expect i need the encrypted password for this to work?
--
Rgds,
Derek
----------------------------------------
This mail sent via webmail.netSimple.net
More information about the horde
mailing list