xprt5

Well-Known Member
Apr 6, 2003
72
0
156
Houston
You can manually rebuild PHP and include --with-imap=/path/to/imap-2002e/g

or just create a sylink in /usr/local/cpanel/src/3rdparty/bsd/imap > imap-2002e/g

then use '--with-imap=/usr/local/cpanel/src/3rdparty/bsd/imap' '--witih-imap-ssl' '--with-kerberos'

in the configure line, then run- make clean; make; make install.

And it will compile succesffully.
 

ZeusChicago

Active Member
Oct 9, 2005
44
0
156
Hum, I seem to be having a similar problem (Imap allways worked, then stoped unexplained one day this week).

I have tried to checkmark it, but it wont build php with imap. I also noticed that several other packages (gd and Pspell) wont build with php either.

Any thoughts on how I might correct this?

Z