How to install php-imap in directadmin
CentOS : yum -y install pam-devel
Debian : apt-get install libc-client-dev
เมื่อติดตั้งเรียบร้อยแล้วสำหรับระบบปฏิบัติการของคุณให้รันข้อมูลต่อไปนี้:
cd /tmp
wget -O imap_php.sh files.directadmin.com/services/all/imap_php.sh
chmod 755 imap_php.sh
./imap_php.sh
supports both CustomBuild 1.x and 2.x.
For CB2, it will automatically detect the configure.phpX path.
Note that this is beyond our technical support.
ที่มา https://help.directadmin.com/item.php?id=341