Installing PEAR on WAMP (Version 2.2)

  1. Download go-pear.phar from http://pear.php.net/go-pear.phar
  2. Copy the downloaded go-pear.phar to WAMP’s PHP directory. i.e. C:\wamp\bin\php\php5.3.13
  3. Open a command prompt in Administrator mode, go to the directory in 2, and run 
           php go-pear.phar
  4. Type local when prompted “Are you installing a system-wide PEAR or a local copy?” 

Leave a comment