install imap for php

From WebHostingNeeds.com
Jump to: navigation, search

Install Requirements

yum install -y libc-client.x86_64 libc-client-devel.x86_64 libc-client.i686 libc-client-devel.i686


Now configure PHP with

--with-imap-ssl \
--with-imap \
--with-kerberos \



imap

install php-fpm from source on centos