1.Install php-imap with following command.
#yum --enablerepo=webtatic install php54w-imap*
2.Restart HTTP service
3.Check imap module install in php
# php -i | grep -i imap
#yum --enablerepo=webtatic install php54w-imap*
2.Restart HTTP service
#. service httpd restart
3.Check imap module install in php
# php -i | grep -i imap
No comments:
Post a Comment