What are the issues when installing PEAR on Windows XP?
Posted
by paulhomebus
on Server Fault
See other posts from Server Fault
or by paulhomebus
Published on 2010-03-13T07:14:50Z
Indexed on
2010/03/13
7:25 UTC
Read the original article
Hit count: 457
I have a problem using the CLI with PEAR in a WAMP environment, I have tried different ways of getting pear to run in CLI but it doesn't want to go, I even have tried making a pear.bat file that points to the pear.bat file, using "%1 %2 %3" to capture extra info...
I want to know what does the file called PEAR_ENV.reg do?
It is mentioned in many places (forums, blogs etc) to set your environment variables so that you can use pear from CLI.
© Server Fault or respective owner