Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #18167 PEAR Package Manager fails to install
Submitted: 2011-01-01 19:01 UTC
From: rmsway Assigned:
Status: No Feedback Package: PEAR (version Unknown)
PHP Version: 5.3.4 OS: windows 7 64bit ult on x86
Roadmaps: (Not assigned)    
Subscription  


 [2011-01-01 19:01 UTC] rmsway (Rae McConnell)
Description: ------------ Running Windows 7 64bit. Apache 2.2.17 installed and running well PHP 5.3.4 (php-5.3.4-Win32-VC6-x86 (TS) downloaded 29-12-10) It's all running well - talks to MySQL and runs old scripts. Can't load the PEAR Package Manager - Warnings generated but system continues to run. Test script: --------------- c:\Program Files (x86)\php>go-pear.bat Expected result: ---------------- Expect questions regarding installation options followed by package install Actual result: -------------- phar "C:\Program Files (x86)\php\PEAR\go-pear.phar" does not have a signature PHP Warning: require_once(phar://go-pear.phar/index.php): failed to open stream: phar error: invalid url or non-existent phar "phar://go-pear.phar/index.php" in C:\Program Files (x86)\php\PEAR\go-pear.phar on line 1236 Press any key to continue . . .

Comments

 [2011-02-19 01:19 UTC] dufuz (Helgi Þormar Þorbjörnsson)
The windows version of PHP shipped with an outdated version of PEAR. Try http://pear.php.net/go-pear.phar (you can overwrite the existing one)
 [2011-02-19 18:51 UTC] rmsway (Rae McConnell)
"The windows version of PHP shipped with an outdated version of PEAR. Try http://pear.php.net/go-pear.phar (you can overwrite the existing one)" Tried it, thanks, with the following result: C:\Program Files (x86)\php>go-pear.bat manifest cannot be larger than 100 MB in phar "C:\Program Files (x86)\php\PEAR\g o-pear.phar"Press any key to continue . . . Any Ideas?
 [2011-03-09 03:38 UTC] dufuz (Helgi Þormar Þorbjörnsson)
Can you try downloading the latest version of the phar file? There has been a new release since my last comment.
 [2014-06-29 15:10 UTC] avb (Alexey Borzov)
-Status: Open +Status: No Feedback
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you.