ID: 44126 Updated by: [EMAIL PROTECTED] Reported By: mpb dot mail at gmail dot com -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: Linux 2.6 PHP Version: 5.2.5 New Comment:
I am closing this bug as bogus because it was reported in the wrong bugtracker, not because of any problems in the report. The bug tracker for PEAR is listed below. This is a valid bug, but may be fixed. Please try: pear upgrade PEAR and then try the pecl config-set again. If the problem persists, please report at http://pear.php.net/bugs/report.php?package=PEAR For future reference, this is the bugtracker for the PEAR installer pear/pecl commands. Previous Comments: ------------------------------------------------------------------------ [2008-02-15 01:42:10] mpb dot mail at gmail dot com Description: ------------ I am able to set php_ini via pear, but not via pecl, as follows: $ pecl config-set php_ini /home/gobo/Programs/PHP/5.2.5/lib/php.ini config-set (php_ini, /home/gobo/Programs/PHP/5.2.5/lib/php.ini, user) failed, channel pecl.php.net exit 1 $ pear config-set php_ini /home/gobo/Programs/PHP/5.2.5/lib/php.ini config-set succeeded I would expect to be able to do config-set via either pear or pecl, as "pecl help" lists config-set as a valid pecl command. Thanks! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44126&edit=1