installing pear on windows
Posted: Mon Mar 31, 2003 1:29 am
I have PHP version 4.3.0 that did not come packaged with PEAR and I would like to download it. I found a script to install PEAR from the PHP Group. The instructions read as follows:
On Windows as of PHP 4.3.0 you can launch go-pear like this:
> cli\php -n -r "include 'http://go-pear.org';"
What I don“t understand is where I launch this from, from the MS Dos prompt? or do execute PHP.exe and run it from that window?
Any specific details would be greatly appreciated
thanks
Jim
On Windows as of PHP 4.3.0 you can launch go-pear like this:
> cli\php -n -r "include 'http://go-pear.org';"
What I don“t understand is where I launch this from, from the MS Dos prompt? or do execute PHP.exe and run it from that window?
Any specific details would be greatly appreciated
thanks
Jim