PDA

View Full Version : Erreur dans l'install -> Warning: PHP Pear not found /usr/share/php/PEAR.php/PEAR.php


ludo_x
17th April 2007, 12:49
Bonjour à tous,

Sur une machine virtuelle je refais une install propre et à l'étape 4, j'ai cette erreur au niveau de PEAR :

Warning: PHP Pear not found /usr/share/php/PEAR.php/PEAR.php

C'est normal qu'il ne trouve rien car il y'a un PEAR.php en trop.

Je tourne donc avec debian 4.0, nagios 2.9 et oreon 1.4 avec tous les patchs mis dans les sources donc avant le ./install.sh !

Après le ./install.sh, j'ai mis :

Where is PEAR Path ?
default to [/usr/share/pear]:/usr/share/php/PEAR.php

Merci .

EDIT> C'est bon , je mettais le chemin complet, or il s'agit juste de mettre le dossier sans le PEAR.php

Voici la réponse :

Where is PEAR Path ?
default to [/usr/share/pear]:/usr/share/php/

WAtt
17th April 2007, 12:53
/!\ Meme chose pour RRDs.pm :)

laetyboop
24th December 2007, 17:13
J'ai bien mis /usr/share/php dans le install.sh et pourtant le setup oreon indique : PHP PEAR not found /PEAR.php

Pourtant j'ai bien le fichier PEAR.php à cet emplacement...

Une idée ?