When handling IMAP and POP3 mail content, PHP needs to install the imap module. The imap module provides methods to operate IMAP, NNTP, POP3, and local mailboxes. Follow these steps to install the dependency package? Client2007eDebian: apt-getinstall-ylibc-client2007e-devCentOS: yuminstall-ylibc-client-dev
When handling IMAP and POP3 mail content, PHP needs to install the imap module. The imap module provides methods to operate IMAP, NNTP, POP3, and local mailboxes. Follow these steps to install the dependency package? Client2007e Debian: apt-get install-y libc-client2007e-dev CentOS: yum install-y libc-client-dev
When handling IMAP and POP3 mail content, PHP needs to install the imap module.
The imap module supports operations.IMAP,NNTP,POP3And local mailbox.
Follow these steps:
Install dependency packages? Client2007e
Debian:
apt-get install -y libc-client2007e-dev
CentOS:
yum install -y libc-client-devel
If this dependency package is missing, an error occurs when compiling and installing the imap module through PHP 5.5.16 source code:
Configure: error: utf8_mime2text () has new signature, but U8T_CANONICAL is missing. This shocould not happen. Check config. log for additional information.
Of course, you can manually download it from the official website? Imap-2007e.tar.gz compilation installation.
(...)
Read the rest of CentOS Debian PHP 5.5.16 compilation and installation of imap module (36 words)
©LixiPHP for LixiPHP, 2014. | Permalink | No comment | Add todel. icio. us
Post tags: CentOS, client2007e, Debian, imap, php 5.5.16, POP3
Feed enhanced by Better Feed from Ozh