[BlueOnyx:07827] Re: php mail function issue

Charles Bowman charlesbowman at wknet.co.uk
Mon Jul 25 03:09:32 -05 2011


Are you sure this is PHP's mail function and not PEARs mail function?

I have SolarSpeed's PHP upgrade and found no MAIL function on SSpeed's PEAR
install.

I installed it easily (last week):
1. mkdir cd /root/install/
2. cd /root/install/
3. wget http://download.pear.php.net/package/Mail-1.2.0.tgz
4. tar -zxvf Mail-1.2.0.tgz
5. cd /home/solarspeed/php/share/pear/
6. cp -avr /root/install/Mail-1.2.0/Mail/ .
7. cp -avr /root/installMail-1.2.0/Mail.php .
8. rm -r /root/install

C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20110725/a818c42d/attachment.html>


More information about the Blueonyx mailing list