Installing PEAR Mail for PHP On Ubuntu

July 6, 2021 . 1 MIN READ

You need to run these commands in putty

sudo apt-get install php-pear
sudo pear install mail

sudo pear install Net_SMTP

sudo pear install Auth_SASL

sudo pear install mail_mime

 

Update OpenBaseDirectory

 

you need to add /usr/share/pear to your OpenBasedir directories in ISPConfig.

 

a2enmod suexec rewrite ssl actions include

 

 

http://superuser.com/questions/55055/how-to-install-an-updated-version-of-pear-phpunit-on-ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *