[rt-users] Internal Server Error

Ruslan U. Zakirov Ruslan.Zakirov at acronis.com
Mon Nov 15 11:51:47 EST 2004


Start from apache error log. Useful info is there.

Partom Rule wrote:
> Hello all 
> I have freebsd53b6 current,  
> mod_perl-1.29_1 
> Apache 1.3.33
> mysql-server-4.1.7
> rt 3.0.12
> 
> I am trying to load RT at http://localhost and i get
> an error. 
> It happend after i added mod_perl to httpd.conf
> 
> <VirtualHost your.ip.address>
>     ServerName your.rt.server.hostname
>     DocumentRoot /opt/rt3/share/html
>     AddDefaultCharset UTF-8
>     PerlModule Apache::DBI
>     PerlRequire /opt/rt3/bin/webmux.pl
>     <Location />
>         SetHandler perl-script
>         PerlHandler RT::Mason
>     </Location>
> </VirtualHost>
> 
> I get this error: 
> 
> Internal Server Error
>  The server encountered an internal error or
> misconfiguration and was unable to complete your
> request.
>  Please contact the server administrator,
> you at your.address and inform them of the time the error
> occurred, and anything you might have done that may
> have caused the error.
>  More information about this error may be available in
> the server error log.
> Apache/1.3.33 Server at saruman.isengard.no-ip.org
> Port 80
> 
> I am stumpped. Can some one help? 
> 
> 



More information about the rt-users mailing list