How to compile php with IMAP-SSL and POP3-SSL

gunemalli

Verified User
Joined
Jul 22, 2009
Messages
86
Location
Sheffield, UK
Hey folks,

I wish to compile PHP with IMAP & POP3 SSL enabled so that my billing system can easily use Google apps. can you guys direct me on how to this.

These are the things i know:

––with-imap=/usr/local/(imap install dir)
–-with-imap-ssl

and requires libc-client.
 
Thanks for the reply,

I used Yum to install imap and the related stuff. then was able to compile php easily. But i will look into the update script aswell.

Thanks
 
Back
Top