[imp] PHP 4.3.11

Patrick Boutilier boutilpj at ednet.ns.ca
Fri Apr 1 06:52:11 PST 2005


For anybody using IMP 3.2.x upgrading to PHP 4.3.11.

If you get the following error when configuring PHP,

configure: error: This c-client library is built with SSL support.

       Add --with-imap-ssl to your configure line. Check config.log for 
details.



actually add another line for --with-imap-ssl instead of just replacing 
the original --with-imap line. Otherwise you will only get imap-ssl in 
PHP, not both imap and imap-ssl .


Without imap my IMP installation just gave a blank screen after logging 
in. :-)


More information about the imp mailing list