Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Fix PEAR Installation on WAMP Server

Hi Folks,

Few weeks later I faced a great trouble while installing Pear on Wamp Server.

The Problem:

The PEAR Path is wrongly set to C:\php5\pear automatically than its original path.

The Solution:

  1. Edit every php.ini file, change INCLUDE_PATH to your path where WAMP Server is installed(e.g. C:\WAMP\bin\php\php5\includes).
  2. Now run go-pear.bat, and follow all the instructions. If everything is fine then its OK. You can check it by running http://localhost/phpinfo(). Else if go to Step 3.
  3. Right Click My Computer->Advanced Tab->Environment Variables->Add New User Variable->PHP_PEAR_INCLUDE_PATH->Add new value->The path where PEAR is installed(e.g. C:\WAMP\bin\php\php5\PEAR).
  4. Do post your results soon.

If  any step is not clear or you have some doubt then kindly post a comment. Even if you insist then I’ll post thumbnails also.




This post first appeared on Welcome To ~S'moy's~ World | Knowledge Is Power, please read the originial post: here

Share the post

Fix PEAR Installation on WAMP Server

×

Subscribe to Welcome To ~s'moy's~ World | Knowledge Is Power

Get updates delivered right to your inbox!

Thank you for your subscription

×