MAC
1. go to http://pear.php.net/go-pear and save it as go-pear.php
2. run php go-pear.php on the server
3. follow the step
Ubuntu
sudo apt-get install php-pear
#install mail
pear install mail
1. go to http://pear.php.net/go-pear and save it as go-pear.php
2. run php go-pear.php on the server
3. follow the step
Ubuntu
sudo apt-get install php-pear
#install mail
pear install mail
Comments