Home » PEAR » PEAR » Bug #1035
go-pear.bat still fails in 5.0.0.RC1
Details
| Submitted | 2004-03-19 10:34 UTC |
|---|---|
| From | mlst at mangoosta dot fr |
| Assigned | pajoye |
| Status | Closed |
| Package | PEAR |
| PHP Version | Irrelevant |
| OS | Win2000 |
| Roadmaps | (Not assigned) |
Comments
[2004-03-19 10:34 UTC] mlst at mangoosta dot fr
Description:
------------
go-pear.bat fails in 5.0.0.RC1 (sorry but RC1 is not listed yet so I let irrelevant)
It was the same with beta4 and there was a bug report so I just fixed the path in go-pear.bat
set PHP_BIN=php.exe instead of
set PHP_BIN=cli\php.exe
Reproduce code:
---------------
go-pear.bat in a command window
Expected result:
----------------
run the PEAR install
[2004-05-05 17:06 UTC] mlst at mangoosta dot fr
fixed in 5.0.0.RC2