[PEAR-BUG] Feature/Change Request #12461 [NEW]: Pb with go-pear.php doesn't respond
[email protected] ("laurent dot dirion at free dot fr")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
From: lalelilo Operating system: WIN XP SP2 Package version: PHP version: 5.2.3 Package: Documentation Bug Type: Feature/Change Request Bug description: Pb with go-pear.php doesn't respond Description: ------------ After installing apache_2.2.4-win32-x86-no_ssl, php-5.2.3-win32-installer with extra pear install, I have manually execute the batch file located in c:\php\go-pear.bat. Finally I have add the installation path to my PATH environment by run (double-click) the newly generated PEAR_ENV.reg. After that, to update my PEAR installation from go-pear.org, I request http://go-pear.org/ in my browser and save the output to a local file go-pear.php in c:\Php. Then I run php go-pear.php in a Windows Command Prompt to start the update process But this process is never ending... Please, is there any body to help me, it makes me crazy :o( Test script: --------------- C:\PHP>php go-pear.php Expected result: ---------------- Below the screen copy of windows command : Welcome to go-pear! Go-pear will install the 'pear' command and all the files needed by it. This command is your tool for PEAR installation and maintenance. Use 'php go-pear.php local' to install a local copy of PEAR. Go-pear also lets you download and install the PEAR packages bundled with PHP: MDB2. If you wish to abort, press Control-C now, or press Enter to continue: HTTP proxy (http://user:[email protected]:port), or Enter for none:: 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 prefix : C:\PHP 2. Binaries directory : $prefix 3. PHP code directory ($php_dir) : $prefix\pear 4. Documentation base directory : $php_dir\docs 5. Data base directory : $php_dir\data 6. Tests base directory : $php_dir\tests 7. Temporary files directory : $prefix\temp 8. php.exe path : c:\php\php.exe 1-8, 'all' or Enter to continue: The following PEAR packages are bundled with PHP: MDB2. Would you like to install these as well? [Y/n] : n Loading zlib: ok Downloading package: PEAR-stable......ok Downloading package: Archive_Tar-stable....ok Downloading package: Console_Getopt-stable....ok Downloading package: Structures_Graph-stable....ok Bootstrapping: PEAR...................(remote) ok Bootstrapping: Archive_Tar............(remote) ok Bootstrapping: Console_Getopt.........(remote) ok Extracting installer..................ok pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0) pear/PEAR can optionally use package "pear/PEAR_Frontend_Web" (version >= 0.5.0) pear/PEAR can optionally use package "pear/PEAR_Frontend_Gtk" (version >= 0.4.0) -- Edit bug report at http://pear.php.net/bugs/bug.php?id=12461&edit=11 --