Moin...
Wenn ich versuche über mein ConfixxMenü Webmail auf- bzw. abzurufen bekomme ich folgende Fehlermeldung:
Software error:
Can't locate Mail/POP3Client.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at common.pl line 116.
BEGIN failed--compilation aborted at common.pl line 116.
Software error:
[Sat Nov 23 08:09:49 2002] login.cgi: Can't locate Mail/POP3Client.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at common.pl line 116.
[Sat Nov 23 08:09:49 2002] login.cgi: BEGIN failed--compilation aborted at common.pl line 116.
Compilation failed in require at /home/confixx/html/cgi-bin/webmail/login.cgi line 15.
So wie ich das sehe fehlt mir da doch tatsächlich nen Pop3Client für die Webmailgeschichte.
Oder was ist hier der Fehler?
Bin für jede Hilfe dankbar...
Danke und Gruss
Bingo
[ConfixxPro] Webmail - Bei Versuch Fehlermeldung
Re: [ConfixxPro] Webmail - Bei Versuch Fehlermeldung
Hi,
dir fehlt das Perl Modul POP3Client.pm
Führe mal das Script /root/confixx/admin/subs/modules_install.pl aus. Wenns das nicht bringt installierst du das Modul eben per Hand:
Die Versionsnummer von POP3Client könnte sich von deiner Unterscheiden, dann musst du die Befehle anpassen...
dir fehlt das Perl Modul POP3Client.pm
Führe mal das Script /root/confixx/admin/subs/modules_install.pl aus. Wenns das nicht bringt installierst du das Modul eben per Hand:
Code: Select all
cd /root/confixx/admin/CPAN
tar xzf POP3Client-2.7.tar.gz
cd POP3Client-2.7
perl Makefile.PL
make
make install
cd ..
rm -r POP3Client-2.7
Re: [ConfixxPro] Webmail - Bei Versuch Fehlermeldung
Danke Sascha,
aber jetzt bekomme ich diese Meldung:
Software error:
Can't locate IO/Wrap.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 123.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 123.
Compilation failed in require at view_mail.pl line 11.
BEGIN failed--compilation aborted at view_mail.pl line 11.
For help, please send mail to the webmaster, giving this error message and the time and date of the error. Content-type: text/html
Software error:
[Sat Nov 23 16:30:31 2002] view.cgi: Can't locate IO/Wrap.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 123.
[Sat Nov 23 16:30:31 2002] view.cgi: BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 123.
[Sat Nov 23 16:30:31 2002] view.cgi: Compilation failed in require at view_mail.pl line 11.
[Sat Nov 23 16:30:31 2002] view.cgi: BEGIN failed--compilation aborted at view_mail.pl line 11.
Compilation failed in require at /home/confixx/html/cgi-bin/webmail/view.cgi line 17.
For help, please send mail to the webmaster, giving this error message and the time and date of the error.
Danke schonmal...
Bingo
aber jetzt bekomme ich diese Meldung:
Software error:
Can't locate IO/Wrap.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 123.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 123.
Compilation failed in require at view_mail.pl line 11.
BEGIN failed--compilation aborted at view_mail.pl line 11.
For help, please send mail to the webmaster, giving this error message and the time and date of the error. Content-type: text/html
Software error:
[Sat Nov 23 16:30:31 2002] view.cgi: Can't locate IO/Wrap.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 123.
[Sat Nov 23 16:30:31 2002] view.cgi: BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser.pm line 123.
[Sat Nov 23 16:30:31 2002] view.cgi: Compilation failed in require at view_mail.pl line 11.
[Sat Nov 23 16:30:31 2002] view.cgi: BEGIN failed--compilation aborted at view_mail.pl line 11.
Compilation failed in require at /home/confixx/html/cgi-bin/webmail/view.cgi line 17.
For help, please send mail to the webmaster, giving this error message and the time and date of the error.
Danke schonmal...
Bingo
Re: [ConfixxPro] Webmail - Bei Versuch Fehlermeldung
Hi,
probier mal folgendes
Das sollte es gewesen sein.
probier mal folgendes
Code: Select all
perl -MCPAN -e shell
Wenn es die erste Benutzung von CPAN ist, no eingeben
install IO::Wrap
exit
Re: [ConfixxPro] Webmail - Bei Versuch Fehlermeldung
Sascha, ich kann nur sagen:
DANKE...
Nun geht es so wie ich mir das vorgestellt habe :-)
Ich habe gesehen es gibt grad noch eine Anfrage diesbezüglich, wär das nicht was für die FAQ?
Warum funzt das eigentlich nicht von Haus aus richtig? Kann es sein das es daran liegt, das ich die Light auf Pro geupdatet habe?
Gruss aus Hannover
Bingo
DANKE...
Nun geht es so wie ich mir das vorgestellt habe :-)
Ich habe gesehen es gibt grad noch eine Anfrage diesbezüglich, wär das nicht was für die FAQ?
Warum funzt das eigentlich nicht von Haus aus richtig? Kann es sein das es daran liegt, das ich die Light auf Pro geupdatet habe?
Gruss aus Hannover
Bingo
Re: [ConfixxPro] Webmail - Bei Versuch Fehlermeldung
Hi,
eigentlich müsste nach dem Update auf Confixx Pro alles funktionieren... du bist auch der erste der dieses Problem zu haben scheint...
eigentlich müsste nach dem Update auf Confixx Pro alles funktionieren... du bist auch der erste der dieses Problem zu haben scheint...
Re: [ConfixxPro] Webmail - Bei Versuch Fehlermeldung
Huhu, ich hatte es auch. Habs aber dank Deiner genialen Anleitung schon behoben.
Re: [ConfixxPro] Webmail - Bei Versuch Fehlermeldung
Danke konnte es auch einfach beheben durch das ausführen des Scripts. Ich hab das Problem aber def. erst seitdem ich den Webserver und die PHP Version geupdated hab, achja und mysql. Irgendwo muss das damit zusammenhängen!?