Install Pear in Wamp Server 2.2 (with php 5.3.8) for windows
First of all, install wamp 2.2 from Wamp server 2.2 . After that download pear from below. DOWNLOAD PEAR Then run following command in the command prompt. C:\wamp\bin\php\php5.3.0>php go-pear.phar Are you installing a system-wide PEAR or a local copy? (system|local) [system] : system Below is a suggested file layout for your new PEAR installation. To change individual locations, type the number in front of the directory. Type 'all' to change all of them or simply press Enter to accept these locations. 1. Installation base ($prefix) : C:\wamp\bin\php\php5.3.0 2. Temporary directory for processing : C:\wamp\bin\php\php5.3.0\tmp 3. Temporary directory for downloads : C:\wamp\bin\php\php5.3.0\tmp 4. Binaries direc...