Thursday, October 15, 2009

Installing PEAR on Windows

go-pear.bat is no longer included with the PHP Windows installer, so you have to do things manually.

  1. Download the go-pear file locally and run from command line with "php go-pear" (or whatever you named the file).
  2. Run the PEAR_ENV registry file generated during installation.
  3. pear and pecl commands should work fine from command line now.

0 comments:

Post a Comment