so ich bin auf einen neuen server umgezogen und wollte dort otrs installieren doch seit ca. 2 wochen bekomme ich es nicht gebacken ....
system:
otrs: 2.4.7
suse 11.0
habe otrs bereits über yast installiert ... auch die suseconfig schon durchlaufen lassen
doch wenn ich nun http://gilde-obsidiancult.de/otrs/installer.pl eingebe bekomme ich folgenden fehler
The requested document was not found on this server.
woran liegt das ???
auf dem alten system mit suse 10.2 hat es ja auch einwandfrei so funktioniert ... ich weiß echt nicht mehr was ich machen soll ... brauche dringend hilfe
also das kommt raus nach der installation ... und nach der suseconfig ... ka ob das soweit stimmt oder nicht ... aber anscheinend nicht -.- ... brauch ech mal hilfe
km22732-05:~ # SuSEconfig
Starting SuSEconfig, the SuSE Configuration Tool...
Running in full featured mode.
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.glib2...
Executing /sbin/conf.d/SuSEconfig.groff...
Executing /sbin/conf.d/SuSEconfig.gtk2...
Executing /sbin/conf.d/SuSEconfig.permissions...
Executing /sbin/conf.d/SuSEconfig.words...
Finished.
km22732-05:~ #
horbelta wrote:also das kommt raus nach der installation ... und nach der suseconfig ... ka ob das soweit stimmt oder nicht ... aber anscheinend nicht -.- ... brauch ech mal hilfe
...sieht nach einer nicht ganz so korrekten Apache-Konfiguration aus. Passt die laufende Webserverkonfiguration zu den installierten Verzeichnissen?
CU, Torsten
-- KIX 17.x (fork of OTRS)
Professional KIX-, or OTRS-integration, development and consulting by c.a.p.e. IT - http://www.cape-it.de
For questions and hints regarding KIX(4OTRS) please go to https://forum.kixdesk.com/
Bei Fragen und Hinweisen zu KIX(4OTRS) bitte an https://forum.kixdesk.com/ wenden.
...bin nicht so der Suse-Experte aber es sollte in Verzeichnis /etc/apache2 oder /etc/httpd geben - da steht alles relevante drin.
CU, T.
-- KIX 17.x (fork of OTRS)
Professional KIX-, or OTRS-integration, development and consulting by c.a.p.e. IT - http://www.cape-it.de
For questions and hints regarding KIX(4OTRS) please go to https://forum.kixdesk.com/
Bei Fragen und Hinweisen zu KIX(4OTRS) bitte an https://forum.kixdesk.com/ wenden.
-- KIX 17.x (fork of OTRS)
Professional KIX-, or OTRS-integration, development and consulting by c.a.p.e. IT - http://www.cape-it.de
For questions and hints regarding KIX(4OTRS) please go to https://forum.kixdesk.com/
Bei Fragen und Hinweisen zu KIX(4OTRS) bitte an https://forum.kixdesk.com/ wenden.
ok die hilfe hat ja soweit schon mal geholfen ... habe über mcpan soweit alles installiert ...
aber nun hier die logs mit den fehlermeldungen ... weiß leider nicht mehr weiter ....
km23513-01:/opt/otrs-2.4.7/bin # ./otrs.checkModules
o CGI............................failed!!! Version 3.29 installed but 3.33 or higher is required!
o Date::Pcalc....................ok (v1.2)
o Date::Format...................ok (v2.22)
o DBI............................Not installed! (Required - use "perl -MCPAN -e shell;" - )
o DBD::mysql.....................Not installed! (Optional - Required to connect to a MySQL database.)
o Digest::MD5....................ok (v2.36_01)
o Crypt::PasswdMD5...............ok (v1.3)
o LWP::UserAgent.................ok (v5.835)
o Encode::HanExtra...............Not installed! (Optional - Required to handle mails with several Chinese character sets.)
o IO::Scalar.....................ok (v2.110)
o IO::Wrap.......................ok (v2.110)
o MIME::Base64...................ok (v3.07_01)
o Mail::Internet.................ok (v2.04)
o MIME::Tools....................ok (v5.427)
o Net::DNS.......................ok (v0.63)
o Net::POP3......................ok (v2.29)
o Mail::POP3Client...............ok (v2.18 )
o IO::Socket::SSL.............Not installed! (Optional - for POP3 SSL connections)
o Net::IMAP::Simple..............ok (v1.17)
o Net::IMAP::Simple::SSL......Not installed! (Optional - Required for SSL connections.)
o Net::SMTP......................ok (v2.31)
o Authen::SASL................ok (v2.12)
o Net::SMTP::SSL..............Not installed! (Optional - Required for SSL/SMTPS connections.)
o Net::LDAP......................Not installed! (Optional - Required for directory authentication.)
o GD.............................Not installed! (Optional - for stats)
o GD::Text....................Not installed! (Optional - Required for stats.)
o GD::Graph...................Not installed! (Optional - Required for stats.)
o GD::Graph::lines............Not installed! (Optional - Required for stats.)
o GD::Text::Align.............Not installed! (Optional - Required for stats.)
o PDF::API2......................Not installed! (Optional - Required for PDF output.)
o Compress::Zlib..............ok (v2.008)
o SOAP::Lite.....................Not installed! (Optional - Required for the SOAP interface.)
o XML::Parser....................ok (v2.36)
km23513-01:/opt/otrs-2.4.7/bin # cd /opt/otrs-2.4.7
km23513-01:/opt/otrs-2.4.7 # perl -cw bin/cgi-bin/index.pl
Content-type: text/html
<h1>Software error:</h1>
<pre>Can't locate DBI.pm in @INC (@INC contains: /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/cpan-lib /opt/otrs-2.4.7/bin/cgi-bin/../.. /usr/lib/perl5/5.10.0/i586-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/System/DB.pm line 17.
BEGIN failed--compilation aborted at /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/System/DB.pm line 17.
Compilation failed in require at /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/System/Web/InterfaceAgent.pm line 27.
BEGIN failed--compilation aborted at /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/System/Web/InterfaceAgent.pm line 27.
Compilation failed in require at bin/cgi-bin/index.pl line 42.
BEGIN failed--compilation aborted at bin/cgi-bin/index.pl line 42.
</pre>
<p>
For help, please send mail to this site's webmaster, giving this error message
and the time and date of the error.
</p>
[Thu Jul 1 02:21:14 2010] index.pl: Can't locate DBI.pm in @INC (@INC contains: /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/cpan-lib /opt/otrs-2.4.7/bin/cgi-bin/../.. /usr/lib/perl5/5.10.0/i586-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/System/DB.pm line 17.
[Thu Jul 1 02:21:14 2010] index.pl: BEGIN failed--compilation aborted at /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/System/DB.pm line 17.
[Thu Jul 1 02:21:14 2010] index.pl: Compilation failed in require at /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/System/Web/InterfaceAgent.pm line 27.
[Thu Jul 1 02:21:14 2010] index.pl: BEGIN failed--compilation aborted at /opt/otrs-2.4.7/bin/cgi-bin/../../Kernel/System/Web/InterfaceAgent.pm line 27.
[Thu Jul 1 02:21:14 2010] index.pl: Compilation failed in require at bin/cgi-bin/index.pl line 42.
[Thu Jul 1 02:21:14 2010] index.pl: BEGIN failed--compilation aborted at bin/cgi-bin/index.pl line 42.
km23513-01:/opt/otrs-2.4.7 # perl -cw bin/PostMaster.pl
Can't locate DBI.pm in @INC (@INC contains: /opt/otrs-2.4.7/Kernel/cpan-lib /opt/otrs-2.4.7 /usr/lib/perl5/5.10.0/i586-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /opt/otrs-2.4.7/Kernel/System/DB.pm line 17.
BEGIN failed--compilation aborted at /opt/otrs-2.4.7/Kernel/System/DB.pm line 17.
Compilation failed in require at bin/PostMaster.pl line 46.
BEGIN failed--compilation aborted at bin/PostMaster.pl line 46.
km23513-01:/opt/otrs-2.4.7 #
Da sind offensichtlich einige notwendige Perl-Module nicht im vorinstallierten Perl vorhanden (DBI) bzw. veraltete (CGI). Mal ne neuere Version ziehen, oder die Module über CPAN nachinstallieren. Mehr Infos gibts unter www.cpan.org.
jo ich bin doch die ganze zeit über cpan zu installieren ... aber irgendwie macht er es nicht ... die cgi hab ich ja bereits nachinstalliert bekommen ... die dbi krieg ich nicht hin ... obwohl der v-server über inet connection verfügt
ich mach halt immer z.b. install DBI oder install DBI::mysql
sonst jemand noch ne idee wie ich das mistding endlich zum laufen kriege ???