Edit report at http://pear.php.net/bugs/bug.php?id=18167&edit=1
ID: 18167
Updated by: [email protected]
Reported By: mcconnell210 at hotmail dot com
Summary: PEAR Package Manager fails to install
Status: Open
Type: Bug
Package: PEAR
Operating System: windows 7 64bit ult on x86
Package Version: Unknown
PHP Version: 5.3.4
Roadmap Versions:
New Comment:
Can you try downloading the latest version of the phar file? There has
been a new
release since my last comment.
Previous Comments:
------------------------------------------------------------------------
[2011-02-19 13:51:59] rmsway
"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-02-18 20:19:17] dufuz
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-01-01 14:01:49] rmsway
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 . . .
------------------------------------------------------------------------