php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55980 go-pear.bat not working
Submitted: 2004-02-07 14:25 UTC Modified: 2004-02-24 05:40 UTC
From: gerry dot rodman at ness-usa dot com Assigned: pajoye (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 5CVS-2004-02-07 (dev) OS: win 2003
Private report: No CVE-ID: None
 [2004-02-07 14:25 UTC] gerry dot rodman at ness-usa dot com
Description:
------------
open command window in dir php5/pear

run php go-pear.bat...take all of the default options.

it should install pear.bat, pear.ini, PEAR.php in php5.pear directory but it does not.  These files are needed to install other pear packages.

This does work on an earlier snap shot - Feb 1 2004 in the same enviroment.

Thank you




Reproduce code:
---------------
please see description

Expected result:
----------------
please see description


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-07 15:39 UTC] pajoye@php.net
go-pear.bat is batch file which calls php AND gopear.php.

You only have to double-click it.

pierre
 [2004-02-07 16:46 UTC] gerry dot rodman at ness-usa dot com
I believe this is a valid bug as clicking 
go-pear.batsimply calls "php gopear.php".  

In any case I have repeated the test, choosing to install by runing go-pear.bat.

The rc beta works fine.  

The 2/7/04 snap quits after displaying the "Extracting Installer" display.  The 2/7/04 snap does not display "install ok Pear 1.3b1" and the subsequent messages you would expect.  (and the pear.bat, pear.ini... files are not installed.)
 [2004-02-24 05:40 UTC] pajoye@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of the package, which you can download at 
http://pear.php.net/packages.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC