Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 39428

Summary: PEAR has errors in /etc/pear.conf
Product: Gentoo Linux Reporter: steveb <steeeeeveee>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description steveb 2004-01-26 00:21:26 UTC
After an update of dev-php/php, I have problems with PEAR. The error is:
Notice: unserialize(): Error at offset 340 of 655 bytes in Config.php on line 626
PEAR_Config: bad data in /etc/pear.conf

my /etc/pear.conf is:
#PEAR_Config 0.9
a:20:{s:13:"master_server";s:12:"pear.php.net";s:10:"http_proxy";s:0:"";s:7:"php_dir";s:12:"/usr/lib/php";s:7:"ext_dir";s:49:"/usr/lib/php/extensions/no-debug-non-zts-20020429";s:7:"doc_dir";s:16:"/usr/lib/php/doc";s:7:"bin_dir";s:8:"/usr/bin";s:8:"data_dir";s:17:"/usr/lib/php/data";s:8:"test_dir";s:17:"/usr/lib/php/test";s:9:"cache_dir";s:15:/tmp/pear/cache;s:7:"php_bin";s:12:"/usr/bin/php";s:8:"username";s:0:"";s:8:"password";s:0:"";s:7:"verbose";i:1;s:15:"preferred_state";s:6:"stable";s:5:"umask";i:18;s:9:"cache_ttl";i:3600;s:8:"sig_type";s:3:"gpg";s:7:"sig_bin";s:12:"/usr/bin/gpg";s:9:"sig_keyid";s:0:"";s:10:"sig_keydir";s:13:"/etc/pearkeys";}



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-01-26 00:31:13 UTC

*** This bug has been marked as a duplicate of 39398 ***