php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31845 PEAR on PHP 4.3.10 distribution broken
Submitted: 2005-02-04 14:14 UTC Modified: 2005-02-04 18:49 UTC
From: bogdan at e-technics dot com Assigned:
Status: Closed Package: CGI/CLI related
PHP Version: 4.3.10 OS: Debian 3
Private report: No CVE-ID: None
 [2005-02-04 14:14 UTC] bogdan at e-technics dot com
Description:
------------
PEAR on PHP 4.3.10 distribution is broken. When I try to run pear from the command like I get the output related below.

Reproduce code:
---------------
Just typed pear in command line

Expected result:
----------------
Usage: pear [options] command [command-options] <parameters>
Type "pear help options" to list all options.
Type "pear help <command>" to get the help for the specified command.
Commands:
build                  Build an Extension From C Source
bundle                 Unpacks a Pecl Package
clear-cache            Clear XML-RPC Cache
config-get             Show One Setting
config-help            Show Information About Setting
config-set             Change Setting
config-show            Show All Settings
cvsdiff                Run a "cvs diff" for all files in a package
cvstag                 Set CVS Release Tag
download               Download Package
download-all           Downloads each available package from master_server
info                   Display information about a package
install                Install Package
list                   List Installed Packages
list-all               List All Packages
list-upgrades          List Available Upgrades
login                  Connects and authenticates to remote server
logout                 Logs out from the remote server
makerpm                Builds an RPM spec file from a PEAR package
package                Build Package
package-dependencies   Show package dependencies
package-validate       Validate Package Consistency
remote-info            Information About Remote Packages
remote-list            List Remote Packages
run-tests              Run Regression Tests
search                 Search remote package database
shell-test             Shell Script Test
sign                   Sign a package distribution file
uninstall              Un-install Package
upgrade                Upgrade Package
upgrade-all            Upgrade All Packages


Actual result:
--------------
Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 91

Warning: Illegal offset type in Common.php on line 108

Warning: Illegal offset type in Common.php on line 108

Fatal error: Cannot instantiate non-existent class:  pear_frontend_cli in /usr/local/php4/lib/php/PEAR/Command.php on line 144


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-04 14:56 UTC] pajoye@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Report PEAR bugs using http://pear.php.net/bugs/

--Pierre
 [2005-02-04 18:49 UTC] bogdan at e-technics dot com
I think there is some path bug in PHP 4.3.10.I also have problems with smarty, it cannot find the templates.The code works perfectly on 4.3.9 or 5.0.3 but not on 4.3.10. Also, PHP 4.3.9 and 4.3.10 were compiled identically, so it cannot be a configuration problem.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC