Was wondering if you figured out this one since I am having the same problem! Please let me know if you did so.
Thank you very much
Ahmed
Fredr¿k wrote:
Hi,
I'm trying to install IMP webmail by horde on my mail server and I get the following message when trying to login to imp:
Fatal error: Call to undefined function: imap_utf7_encode() in /var/www/horde/lib/horde.lib on line 435
I've looked around for this error on the net and figured out that it's probably because I don't have imap support in php. This was probably true to begin with, since the machine is set up with apache, php and imap just from rpms. Then I downloaded and compiled php with imap and apache and that seemed to work. But I still get the same error message and when I look in the test.php3 page it says that I don't have imap support.
Do I need to uninstall and compile any of the other related packages like apache or something?
If you have any suggestions I'd be grateful.
Thanks, Fredrik
I run:
Mandrake 8.0 kernel 2.4.3-20mdk
sendmail-8.11.3-1 (from rpm)
Apache 1.3.19-3 (from rpm)
PHP Version: 4.0.4pl1(compiled --with-imap=/path/to/c-client -....