I'm trying to upgrade the base PEAR package as it's required for other packages but I can't upgrade, since PEAR is erroring.
Any ideas what I can do/or am doing wrong?
In Command Prompt:
C:\WebServ\php>pear upgrade PEAR
Notice: unserialize(): Error at offset 54156 of 69703 bytes in PEAR\Registry.php
on line 1053
Did not download optional dependencies: pear/XML_RPC, use --alldeps to download
automatically
Notice: unserialize(): Error at offset 54156 of 69703 bytes in PEAR\Registry.php
on line 1053
pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0)
downloading PEAR-1.7.2.tgz ...
Starting to download PEAR-1.7.2.tgz (302,744 bytes)
..............................................................done: 302,744 byte
s
Notice: unserialize(): Error at offset 54156 of 69703 bytes in PEAR\Registry.php
on line 1053
Notice: unserialize(): Error at offset 54156 of 69703 bytes in PEAR\Registry.php
on line 1053
ERROR: pear.php.net/PEAR not installed
C:\WebServ\php>