
Hallo erstmal, Ich habe den fehler
failed to resolve handler `Apache::Registry': Can't locate Apache/Registry.pm in @INC (@INC contains:...
Ich habe hier (http://www.mail-archive.com/otrs@otrs.org/msg07870.html) gelesen,
You need to install all the perl libraries, you should be able to get to a cpan shell to install the DBI module which usually holds you up.
Ich habe mod_perl 1.99 komplett installiert und es geht dennoch nicht?
Also you can check the perl modules by " perl -cw /opt/otrs/bin/cgi-bin/index.pl" you should get a syntax ok if everything is good.
Auch das habe ich gemacht und bekomme ein Syntax OK - trotzdem fehler. Außerdem habe ich alle module die nötig sind? ./otrs.checkModules CGI ... ok Date::Pcalc ... ok DBI ... ok DBD::mysql ... ok Digest::MD5 ... ok Email::Valid ... ok IO::Scalar ... ok IO::Wrap ... ok MIME::Base64 ... ok MIME::Tools ... ok Mail::Internet ... ok Net::DNS ... ok Net::POP3 ... ok Net::LDAP ... ok Net::SMTP ... ok Authen::SASL ... ok GD ... ok GD::Text ... ok GD::Graph ... ok GD::Graph::lines ... ok GD::Text::Align ... Ok Wo ist hier der fehler? Ich habe leider nicht allzuviel ahnung von perl modulen und wenn ich in die cpan shell install Apache::Registry eintippe frägt er mich wo er suchen soll? Ich habe über google ein passendes modul in mod_perl 1.29 gefunden, der ist aber nicht apache2 kompatibel und wenn ich die module einzeln kopiere kommen compile fehler beim scriptaufruf. Ich habe suse 9.0, apache 2.0.54 und mod_perl 1.99 - wäre cool wenn mir jemand einfach erklären könnte was ich da jetzt machen muss?

ich benutze mod_perl 2.0 so habe ich das gebaut, läuft seit 2 monaten ohne probleme tar -xzvf mod_perl-2.0.0-RC1.tar.gz cd mod_per-2.0.0-RC1 perl Makefile.PL MP_APXS=/usr/sbin/apxs make make test make install thomas On Fri, 29 Jul 2005, Franz Pentenrieder wrote:
Hallo erstmal,
Ich habe den fehler
failed to resolve handler `Apache::Registry': Can't locate Apache/Registry.pm in @INC (@INC contains:...
Ich habe hier (http://www.mail-archive.com/otrs@otrs.org/msg07870.html) gelesen,
You need to install all the perl libraries, you should be able to get to a cpan shell to install the DBI module which usually holds you up.
Ich habe mod_perl 1.99 komplett installiert und es geht dennoch nicht?
Also you can check the perl modules by " perl -cw /opt/otrs/bin/cgi-bin/index.pl" you should get a syntax ok if everything is good.
Auch das habe ich gemacht und bekomme ein Syntax OK - trotzdem fehler.
Außerdem habe ich alle module die nötig sind?
./otrs.checkModules CGI ... ok Date::Pcalc ... ok DBI ... ok DBD::mysql ... ok Digest::MD5 ... ok Email::Valid ... ok IO::Scalar ... ok IO::Wrap ... ok MIME::Base64 ... ok MIME::Tools ... ok Mail::Internet ... ok Net::DNS ... ok Net::POP3 ... ok Net::LDAP ... ok Net::SMTP ... ok Authen::SASL ... ok GD ... ok GD::Text ... ok GD::Graph ... ok GD::Graph::lines ... ok GD::Text::Align ... Ok
Wo ist hier der fehler? Ich habe leider nicht allzuviel ahnung von perl modulen und wenn ich in die cpan shell install Apache::Registry eintippe frägt er mich wo er suchen soll? Ich habe über google ei
-- Mit freundlichen Grüßen Best regards Thomas Börnert Geschäftsführer Senior IT Consultant & Manager BSI lizenzierter IT-Grundschutz Auditor DO NOT GIVE OUR ADDRESS TO THIRD PARTYS, WE HATE JUNK-MAIL ___________________________________________________________________ TBits.net GmbH | Telefon: +49 (0)7172 18391-0 Thomas Börnert | Telefax: +49 (0)7172 18391-99 Seeweg 6 | Service: +49 (0)700 TBITSNET D-73553 Alfdorf | Auto: +49 (0)170 6744415 www.tbits.net | eMail: tb@tbits.net Key fingerprint = 8602 2EF5 78FD 3C04 B148 2506 5D4F 6A49 E4E2 9D15

Ok ich habe es jetzt mit dem selben file wie du versucht, dennoch ist der fehler immernoch da. Das einzige was ich in dem archiv finden konnte war ein ModPer::Registry packet...
ich benutze mod_perl 2.0 so habe ich das gebaut, läuft seit 2 monaten ohne probleme
tar -xzvf mod_perl-2.0.0-RC1.tar.gz cd mod_per-2.0.0-RC1 perl Makefile.PL MP_APXS=/usr/sbin/apxs make make test make install
thomas
participants (2)
-
Franz Pentenrieder
-
Thomas Börnert