How to install php-imap on DirectAdmin
In this tutorial I will show you how to install php-imap on DirectAdmin.
First, run this command:
wget http://almashosting.com/dl/imap.sh
Then:
sh imap.sh
And now wait for complete;
Then run following command:
cd /usr/local/directadmin/custombuild
Then run:
mkdir -p custom/ap2
Then this:
cp -p configure/ap2/configure.php5 custom/ap2
And then run following and the last command:
./build php n
Enjoy! 🙂