Laut /etc/sysconfig/apache2:

APACHE_MODULES="suexec access actions alias auth auth_dbm autoindex cgi
dir env expires include log_config mime negotiation setenvif userdir
proxy proxy_ftp proxy_http rewrite ssl php4 perl python"

Eigentlich ist cgi drin. Ich verstehs gerade auch nicht.

Dennis

Am Dienstag, den 24.05.2005, 14:17 +0200 schrieb Christian Schoepplein:
> Hi Dennis!
> 
> Mist, dann weiß ich leider so spontan auch nicht mehr weiter. Ich 
> bräuchte hier eine SUSe, um es mal testen zu können, werde mir demnächst 
> mal eine installieren.
> 
> Dir fehlt offensichtlich der normale CGI-Handler. Hast du den für deinen 
> Apache aktiviert?
> 
> Ciao,
> Christian
> 
> On Di, Mai 24, 2005 at 01:40:50 +0200, Dennis Schwan wrote:
> >Hi Christian,
> >
> >das funktioniert so nicht. Er führt dann die Perl-Datei Serverseitig
> >nicht mehr aus, warum auch immer...
> >
> >Gruß Dennis
> >
> >Am Dienstag, den 24.05.2005, 13:03 +0200 schrieb Christian Schoepplein:
> >> Hallo Dennis,
> >> 
> >> so funzts bei mir unter debian:
> >> 
> >> <VirtualHost 192.168.0.2:80>
> >>     ServerName otrs.ems-ag.de
> >>     ServerAlias otrs
> >>     ServerAdmin [EMAIL PROTECTED]
> >>     DocumentRoot /opt/otrs/bin/cgi-bin
> >> >#    FancyIndexing Off
> >>     ErrorLog /var/log/apache2/otrs_error_log
> >>     TransferLog /var/log/apache2/otrs_access_log
> >> >#    ProxyPass         /        http://www.ems-ag.de/otrs/
> >> >#    ProxyPassReverse  /        http://www.ems-ag.de/otrs/
> >> 
> >> #Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl
> >> # Apache::Reload - Reload Perl Modules when Changed on Disk
> >> #PerlModule Apache::Reload
> >> #PerlInitHandler Apache::Reload
> >> 
> >> ScriptAlias /otrs/ "/opt/otrs/bin/cgi-bin/"
> >> Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
> >> 
> >> <Location />
> >>   ErrorDocument 403 customer.pl
> >>   ErrorDocument 403 index.pl
> >>   DirectoryIndex index.pl
> >> #  SetHandler  perl-script
> >> #  PerlHandler ModPerl::Registry
> >>   Options +ExecCGI
> >> #  PerlOptions +ParseHeaders
> >> </Location>
> >> 
> >> #<LocationMatch /.*\.pl>
> >> #  Options +ExecCGI
> >> #  SetHandler cgi-script
> >> #  SetHandler  perl-script
> >> #  PerlHandler ModPerl::Registry
> >> #  PerlOptions +ParseHeaders
> >> #</LocationMatch>
> >> 
> >> # MaxRequestsPerChild (so no apache child will be to big!)
> >> #MaxRequestsPerChild 400
> >> 
> >> <Directory "/opt/otrs/bin/cgi-bin/">
> >>         AllowOverride None
> >>         Options +ExecCGI +Includes
> >>         Order allow,deny
> >>         Allow from all
> >> </Directory>
> >> <Directory "/opt/otrs/var/httpd/htdocs/">
> >>         AllowOverride None
> >>         Order allow,deny
> >>         Allow from all
> >> </Directory>
> >> 
> >> </VirtualHost>
> >> 
> >> Hoffe, bei dir geht das so auch.
> >> 
> >> Ciao,
> >> Christian
> >> 
> >> On Di, Mai 24, 2005 at 10:58:51 +0200, Dennis Schwan wrote:
> >> >Hier mein VHost, ich bekomm das mod_perl irgendwie nicht weg, vielleicht
> >> >kannst du mir ja helfen:
> >> >
> >> ><VirtualHost 192.168.245.100:80>
> >> >    ServerName otrs.ems-ag.de
> >> >    ServerAlias otrs
> >> >    ServerAdmin [EMAIL PROTECTED]
> >> >    DocumentRoot /opt/otrs/bin/cgi-bin
> >> >#    FancyIndexing Off
> >> >    ErrorLog /var/log/apache2/otrs_error_log
> >> >    TransferLog /var/log/apache2/otrs_access_log
> >> >#    ProxyPass         /        http://www.ems-ag.de/otrs/
> >> >#    ProxyPassReverse  /        http://www.ems-ag.de/otrs/
> >> >
> >> >Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl
> >> ># Apache::Reload - Reload Perl Modules when Changed on Disk
> >> >PerlModule Apache::Reload
> >> >PerlInitHandler Apache::Reload
> >> >
> >> >Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
> >> >
> >> ><Location />
> >> >  ErrorDocument 403 customer.pl
> >> >  ErrorDocument 403 index.pl
> >> >  DirectoryIndex index.pl
> >> >#  SetHandler  perl-script
> >> >#  PerlHandler ModPerl::Registry
> >> >#  Options +ExecCGI
> >> >#  PerlOptions +ParseHeaders
> >> ></Location>
> >> ><LocationMatch /.*\.pl>
> >> >  Options +ExecCGI
> >> >  SetHandler cgi-script
> >> >  SetHandler  perl-script
> >> >  PerlHandler ModPerl::Registry
> >> >  PerlOptions +ParseHeaders
> >> ></LocationMatch>
> >> >
> >> >
> >> >
> >> ># MaxRequestsPerChild (so no apache child will be to big!)
> >> >#MaxRequestsPerChild 400
> >> >
> >> ><Directory "/opt/otrs/bin/cgi-bin/">
> >> >        AllowOverride None
> >> >        Options +ExecCGI -Includes
> >> >        Order allow,deny
> >> >        Allow from all
> >> ></Directory>
> >> ><Directory "/opt/otrs/var/httpd/htdocs/">
> >> >        AllowOverride None
> >> >        Order allow,deny
> >> >        Allow from all
> >> ></Directory>
> >> >
> >> >
> >> ></VirtualHost>
> >> >
> >> >
> >> >Am Dienstag, den 24.05.2005, 10:43 +0200 schrieb Christian Schoepplein:
> >> >> Hi Dennis,
> >> >> 
> >> >> On Di, Mai 24, 2005 at 10:34:24 +0200, Dennis Schwan wrote:
> >> >> >Die Anhänge sollten eigentlich im Filesystem gespeichert werden:
> >> >> >
> >> >> >#Anhänge ins FS
> >> >> >$Self->{TicketStorageModule} =
> >> >> >'Kernel::System::Ticket::ArticleStorageFS';
> >> >> 
> >> >> OK.
> >> >> 
> >> >> >Es geht auch nicht mit kleinen Anhängen (habe es mit 6kb versucht), 
> >> >> >also
> >> >> >denke ich nicht, dass es an einer Einstellung hängt. 
> >> >> 
> >> >> OK, das kann wirklich nichts mit der Einstellung für die maximale 
> >> >> Attachment-Größe zu tun ahben.
> >> >> 
> >> >> >Was mich noch
> >> >> >extrem wundert, ist, dass er beim ersten Klick auf "Anhängen" fragt ob
> >> >> >ich die index.pl mit dem Texteditor öffnen oder auf der Platte 
> >> >> >speichern
> >> >> >will.
> >> >> 
> >> >> Das hört sich eher nach einem Problem mit der Webserverkonfiguration 
> >> >> an. 
> >> >> Du verwendest, wenn ich mich richtig erinnere, mod_perl. Ich befürchte 
> >> >> ja, dass das wieder damit zu tun hat.
> >> >> 
> >> >> Es gibt jetzt das entgültige Release von mod_perl für apache 2.x. Evtl. 
> >> >> magst du ja darauf mal updaten. Man müsste das Ganze halt aber auch mal 
> >> >> ohne mod_perl probieren, aber irgendwie hat das ja damals bei dir nicht 
> >> >> funktioniert.
> >> >> 
> >> >> Ciao,
> >> >> Christian
> >> >> 
> >> >
> >> 
> >> >_______________________________________________
> >> >OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/
> >> >Archiv: http://lists.otrs.org/pipermail/otrs-de/
> >> >Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/
> >> >Support oder Consulting fuer Ihr OTRS System?
> >> >=> http://www.otrs.de/
> >> 
> >
> 
> >_______________________________________________
> >OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/
> >Archiv: http://lists.otrs.org/pipermail/otrs-de/
> >Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/
> >Support oder Consulting fuer Ihr OTRS System?
> >=> http://www.otrs.de/
> 

_______________________________________________
OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/
Archiv: http://lists.otrs.org/pipermail/otrs-de/
Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/
Support oder Consulting fuer Ihr OTRS System?
=> http://www.otrs.de/

Antwort per Email an