From: mauroi at digbang dot com Operating system: win32 PHP version: 5.1.0 PHP Bug Type: *General Issues Bug description: go-pear.bat fails if mbstring is configured at php.ini
Description: ------------ I have the following statements in my php.ini : mbstring.language=Neutral mbstring.encoding_translation=On mbstring.internal_encoding=UTF-8 mbstring.http_input=UTF-8 mbstring.http_output=pass mbstring.detect_order=auto mbstring.func_overload=6 mbstring.script_encoding=UTF-8 When I try to run go-pear.bat I get the error: "Warning: gzinflate(): data error in C:\Program Files\PHP5\PEAR\go-pear.phar on line 404 Notice: Undefined variable: size in C:\Program Files\PHP5\PEAR\go-pear.phar on l ine 407 Fatal error: Not valid gz file (size error != 0) in C:\Program Files\PHP5\PEAR\go-pear.phar on line 408". If I remove those php.ini lines everything works ok. Thanks. -- Edit bug report at http://bugs.php.net/?id=35412&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=35412&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=35412&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=35412&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=35412&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35412&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35412&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35412&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35412&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35412&r=support Expected behavior: http://bugs.php.net/fix.php?id=35412&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35412&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35412&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35412&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35412&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35412&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35412&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35412&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35412&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35412&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35412&r=mysqlcfg