From:             tony at tonybibbs dot com
Operating system: Windows XP
PHP version:      5.1.2
PHP Bug Type:     Unknown/Other Function
Bug description:  go-pear.bat doesn't install pear.bat

Description:
------------
Installing PEAR from the bundled go-pear.bat that is packaged with the ZIP
package doens't install pear.bat

Reproduce code:
---------------
1) Unzip to PHP 5.1.2 zip to C:\PHP
2) open DOS command prompt and change directory to c:\PHP
3) at DOS prompt run go-pear.php
4) Choose system wide copy
5) change "Installation base" to c:\PHP\PEAR
6) If needed, change "Path to CLI php.exe" to c:\PHP
7) Hit enter (to install with those settings)
8) Once installed, change directory to C:\PHP\PEAR
9) do a directory listing...I see pear.bat old but not pear.bat
10) use XP search feature to search recursively on c:\PHP for pear.bat to
ensure pear.bat didn't get put somewhere unexpected (didn't work for me).

Expected result:
----------------
I expect to see pear.bat somewhere.

Actual result:
--------------
No pear.bat produced.

-- 
Edit bug report at http://bugs.php.net/?id=36161&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=36161&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=36161&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=36161&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=36161&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=36161&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=36161&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=36161&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=36161&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=36161&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=36161&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=36161&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=36161&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=36161&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=36161&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=36161&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=36161&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=36161&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=36161&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=36161&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=36161&r=mysqlcfg

Reply via email to