ok today i was breaking my head on how i can install pear for my linux server..

i have a development server but im using windows. but when i test my script on my linux server it doesnt work

one of the problem is that i dont have pear installed on my linux server. the linux server has red hat fedoca core 7. so to intall pear in your linux just send this command:


yum install php-pear


thats it, unfortunately, my script was not erroring our, not because of the pear installation. but i guess it was because of somoething else. anyway, after i tried installing pear, i got this message:


Setting up Install Process
Parsing package install arguments
Package php-pear - 1:1.5.0-3.noarch is already installed.
Nothing to do


so i already have pear installed. i need to have Mail.php package in pear, its supposed to be at
/usr/share/pear/