PDA

View Full Version : imp with imap, ldap, mysql / postgresql



sweetzip
04-20-2003, 11:35 PM
Has anyone managed to get this working?

Have tried deb packages, but imap support in php3 seems to be broken.

Tried compiling from source, but various ldap functions are reported missing when starting up apache.

Seem to get php3 without ldap to the point of imp seeing what is in the inbox, but always logs out when clicking on messages. People seem to suggest using postgres instead oy mysql at this point.

Have so many versions of libraries, debs, and sources, now that I don't know where I am anymore.

Have tried various versions of php3, php4, horde, horde2, and their dependencies.

Please help,
SZ

Supaplex
04-21-2003, 09:49 PM
what versions do you presently have? what have you changed?

also, what specifically is not working? function_imapfooget(blah) ??

sweetzip
04-22-2003, 02:18 AM
Have managed to compile php4 now with imap & ldap support.

Imp runs!!! Albeit very slowly. Will revert to deb packages for horde & imp. This was lightening quick in comparison

sweetzip
04-22-2003, 01:45 PM
Success!!

With uw imap-2001a & php-4.3.1 sources.

horde_1.2.6-5_all.deb,
imp_2.2.6-8_all.deb,

scrounging old newsnet postings and much hacking. (TLS, removing function redeclarations, path to mysqld.sock, etc)

Thanks for your support.