Page 1 of 1

php_pear

PostPosted: 02. February 2005 08:55
by mdshah
pear package is installed under xampp\php\pear, but when I run the command pear.bat using the cmd panel, iget the response: php_pear install_dir id not set correctly. It say I must chang my environment or modify the default value in pear.bat.

How do I go about doing it?

Appreciate any help. (I am running on xp).

PostPosted: 05. March 2005 02:36
by StephenGlynn
Try START=>RUN=> C:\apachefriends\xampp\php\go-pear.bat

That should install it.

PostPosted: 19. March 2005 23:20
by mdshah
Thank you Stephen