From:             [EMAIL PROTECTED]
Operating system: Win32
PHP version:      5.1.0RC6
PHP Bug Type:     *General Issues
Bug description:  go-pear fails on Win32

Description:
------------
go-pear fails with 5.1.0RC6 on Win32

Reproduce code:
---------------
> go-pear.bat

Expected result:
----------------
PEAR gets installed

Actual result:
--------------
C:\wamp\php>go-pear

Are you installing a system-wide PEAR or a local copy?
(system|local) [system] :

Below is a suggested file layout for your new PEAR installation.  To
change individual locations, type the number in front of the
directory.  Type 'all' to change all of them or simply press Enter to
accept these locations.

 1. Installation base ($prefix)   : C:\wamp\php
 2. Binaries directory            : C:\wamp\php
 3. PHP code directory ($php_dir) : C:\wamp\php\pear
 4. Documentation directory       : C:\wamp\php\pear\docs
 5. Data directory                : C:\wamp\php\pear\data
 6. Tests directory               : C:\wamp\php\pear\tests
 7. Name of configuration file    : C:\WINDOWS\pear.ini
 8. Path to CLI php.exe           : C:\wamp\php\.

1-8, 'all' or Enter to continue:
Beginning install...
Configuration written to C:\WINDOWS\pear.ini...
Initialized registry...
Preparing to install...
installing
phar://go-pear.phar/PEAR/go-pear-tarballs/Archive_Tar-1.3.1.tar...
installing
phar://go-pear.phar/PEAR/go-pear-tarballs/Console_Getopt-1.2.tar...
installing phar://go-pear.phar/PEAR/go-pear-tarballs/PEAR-1.4.3.tar...
WARNING: channel "pear.php.net" has updated its protocols, use
"channel-update p
ear.php.net" to update
pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0)
install ok: channel://pear.php.net/Archive_Tar-1.3.1
install ok: channel://pear.php.net/Console_Getopt-1.2

Warning: PEAR_Installer_Role::factory(PEAR/Installer/Role/Php.php): failed
to op
en stream: Invalid argument in phar://go-pear.phar/PEAR/Installer/Role.php
on li
ne 80

Fatal error: PEAR_Installer_Role::factory(): Failed opening required
'PEAR/Insta
ller/Role/Php.php' (include_path='.;C:\php5\pear') in
phar://go-pear.phar/PEAR/I
nstaller/Role.php on line 80


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

Reply via email to