PEAR : pb installation package

Fermé
kkhuet Messages postés 92 Date d'inscription lundi 16 mai 2005 Statut Membre Dernière intervention 3 juin 2009 - 3 juin 2009 à 11:14
Bonjour,

j'essaie d'installer le package PHP_beautifier comme ceci (j'ai téléchargé le .tgz sur le site de PEAR) :
pear install chemin\PHP_Beautifier\PHP_Beautifier-0.1.14.tgz

et j'ai un joli message d'erreur :
Notice: unserialize(): Error at offset 0 of 454 bytes in PEAR\REST\10.php on line 277
PHP Notice:  unserialize(): Error at offset 0 of 454 bytes in C:\Program Files\Zend\Core\bin\PEAR\PEAR\REST\10.php on line 277
Notice: unserialize(): Error at offset 0 of 125 bytes in PEAR\REST\10.php on line 277
PHP Notice:  unserialize(): Error at offset 0 of 125 bytes in C:\Program Files\Zend\Core\bin\PEAR\PEAR\REST\10.php on line 277
PHP Fatal error:  Call to undefined method PEAR_PackageFile_v1::setCompatible() in C:\Program Files\Zend\Core\bin\PEAR\PEAR\Downloader.php on line 1052


et si je fais un "pear upgrade pear" j'ai casiment la même erreur :
Notice: unserialize(): Error at offset 0 of 1830 bytes in PEAR\REST\10.php on line 277
PHP Notice:  unserialize(): Error at offset 0 of 1830 bytes in C:\Program Files\Zend\Core\bin\PEAR\PEAR\REST\10.php on line 277
pear/pear is already installed and is the same as the released version 1.8.1
upgrade failed


impossible de trouver sur Google une solution, j'espère que quelqu'un pourra m'aider..
D'avance merci