Probleme mit RequestTracker Anzeige von Seite

Alles, was den Apache betrifft, kann hier besprochen werden.

Probleme mit RequestTracker Anzeige von Seite

Postby sykerjoe » 07. February 2011 09:29

Morgen

Ich wollte auf einem Testsystem RequestTracker installieren... klappt aber irgendwie nicht so richtig und ich denke es hakt an Apache

Hier mal einige Infos:

rt Virtual host Datei:

Code: Select all
# ip based virtual host
 <VirtualHost IP adresse>
# ServerName rt.example.com
 DocumentRoot /opt/rt3/share/html
 AddDefaultCharset UTF-8

    # optional apache logs for RT
    ErrorLog /opt/rt3/var/log/apache2.error
    TransferLog /opt/rt3/var/log/apache2.access
   AddHandler fastcgi-script fcgi
   ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/
    <Directory "/opt/rt3">
    Options FollowSymLinks ExecCGI
    AllowOverride None
</Directory>

#<Location />
#        SetHandler perl-script
#        PerlResponseHandler RT::Mason
#    </Location>
#    <Location /NoAuth/images>
#        SetHandler default
#    </Location>
</VirtualHost>



Apache Error log:

Code: Select all
[Mon Feb 07 09:07:29 2011] [notice] SIGUSR1 received.  Doing graceful restart
[Mon Feb 07 09:07:29 2011] [alert] (4)Interrupted system call: FastCGI: read() from pipe failed (0)
[Mon Feb 07 09:07:29 2011] [alert] (4)Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
[Mon Feb 07 09:07:29 2011] [notice] FastCGI: process manager initialized (pid 5842)
[Mon Feb 07 09:07:30 2011] [warn] FastCGI: server "/opt/rt3/bin/mason_handler.fcgi" started (pid 5843)
[Mon Feb 07 09:07:30 2011] [notice] Apache/2.2.8 (Ubuntu) mod_fastcgi/2.4.6 mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal operations
[Mon Feb 07 09:07:31 2011] [warn] FastCGI: server "/opt/rt3/bin/mason_handler.fcgi" started (pid 5904)
[Mon Feb 07 09:07:32 2011] [warn] FastCGI: server "/opt/rt3/bin/mason_handler.fcgi" started (pid 5905)
[Mon Feb 07 09:07:33 2011] [warn] FastCGI: server "/opt/rt3/bin/mason_handler.fcgi" started (pid 5906)
[Mon Feb 07 09:07:34 2011] [warn] FastCGI: server "/opt/rt3/bin/mason_handler.fcgi" started (pid 5908)


Und dieses Bild kommt , wenn ich mich in RT einlogge:

Image


Ich habe leider keinen blassen Schimmer woran das liegen könnte ....


grüße sykerjoe
sykerjoe
 
Posts: 29
Joined: 21. December 2010 11:39

Re: Probleme mit RequestTracker Anzeige von Seite

Postby sykerjoe » 09. February 2011 10:35

Hat sich erledigt bin wieder zurück auf modperl ... und es hat mit ein paar einstellungen geklappt

grüße sykerjoe
sykerjoe
 
Posts: 29
Joined: 21. December 2010 11:39


Return to Apache

Who is online

Users browsing this forum: No registered users and 123 guests