Fehlermeldung bei "pear install modulname"

loisl

Registered User
Hallo,

ich bin gerade unter ispCP am installieren von Maia-AMaVis
und komme bei dem HowTO bis 15. .... da habe ich mit pear miene Schwierigkeiten ... vielleicht kann mir da bitte jemand helfen :-)

HowTO:
=====
15.) Test the GUI

Open this URL on your Server: http://admin.yourserver.tld/tools/antispam/admin/configtest.php

Here should everything looks 'OK'. If not install the needed modules with

pear install modulname

!!! Bekomme ich die Fehlermeldung
!!! Package "channel://pear.php.net/modulname" is not
!!! valid install failed
!!!

There is an error in PEAR::Image_Graph 0.7.2 that would be fixed in 0.7.3.
Up to then use this Patch →[http://www.maiamailguard.org/maia/ticket/326]


Or you can download a patched Version:

cd /usr/share/php/Image/Graph/Plot/
mv Pie.php Pie.php.orig
wget http://www200.pair.com/mecham/Pie.php.txt
mv Pie.php.txt Pie.php

!!! ist klar was da passiert
!!! neue PHP-Datei wird korrekt angelegt
!!!

Does not need a OK:

PostgreSQL Support
PEAR::Net_IMAP
IMAP library
LDAP library
MCrypt library

!!! Was muß ich nit den befehlen machen ???
!!! die jommands werden nicht erkannt ???
!!!

Vielen lieben Dank und
Grüsse Loisl
 
Back
Top