How to install PHP PEAR::Mail Class in WAMP2
Posted by ravi | Posted in PHP | Posted on 05-08-2009
Tags: MAIL, PEAR, PHP
1
Q.How to install PHP PEAR::Mail Class in WAMP2 ?
A:The Solution assumes that you’ve already installed the latest WAMPSERVER
Go to the PHP installation directory(this is C:\wamp\bin\php\php5.2.6 on my machine) and run the go-pear.bat file.A command prompt window will be opened with the following message:
Are you installing a system-wide PEAR or a local copy?
(system|local) [system] :
Just Press Enter key.
(system|local) [system] :
Just Press Enter key.

