Apache 2.0.48 and Tomcat 5.0.16 2004-01-14 - By Brian Danford
Back I did a fresh install on Redhat 9, built version of apache 2.0.48 from source ( /usr/local/apache2), tomcat 5.0.16 from binary (symbolic /usr/local/tomcat points to /usr/local/jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.16).
When i call http://localhost/expamles I get the initial index.html but when I call a jsp page, im getting a http 500, internal server error. I have an alias /examples wich points to /usr/local/tomcat/webapps/jsp-examples/
I have included my httpd.conf, the workers.properties, and the access_log files . The mod_jk.log file is empty.
Any help would be great. Ive been banging my head against the wall for a while now, and im sure im not the only one with this problem.
Thanks!
Brian D. Danford brian@(protected) brian@(protected)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6803.0"> <TITLE>Apache 2.0.48 and Tomcat 5.0.16</TITLE> </HEAD> <BODY> <!-- Converted from text/plain format -->
<P><FONT SIZE=2>I did a fresh install on Redhat 9, built version of apache 2.0 .48 from source (/usr/local/apache2), tomcat 5.0.16 from binary (symbolic /usr /local/tomcat points to /usr/local/jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.16).<BR> <BR> When i call <A HREF="http://localhost/expamles">http://localhost/expamles</A> I get the initial index.html but when I call a jsp page, im getting a http 500, internal server error. I have an alias /examples wich points to /usr/local /tomcat/webapps/jsp-examples/<BR> <BR> I have included my httpd.conf, the workers.properties, and the access_log files . The mod_jk.log file is empty.<BR> <BR> Any help would be great. Ive been banging my head against the wall for a while now, and im sure im not the only one with this problem.<BR> <BR> Thanks!<BR> <BR> <BR> Brian D. Danford<BR> brian@(protected)<BR> brian@(protected)<BR> <BR> <BR> <BR> </FONT> </P>
</BODY> </HTML> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|