|
Hi,
I have just started using "Tomcat" at Linux OS. I've
made all the steps that I read at the Tomcat+Apache-HOWTO documentation but,
when I am using Apache the jsp pages are not acessible but, when I use the
server that comes with Tomcat everything works fine.
The steps that I followed are:
1- Install Apache 1.3.9 with enable-shared=max
2- Install Tomcat with the command build.sh dist
3- Copy the mod_jserv.so to the path "Apache"
/libexec
4- Add the line Include "Tomcat"/tomcat.conf at the end of
httpd.conf
I got the following messages at mod_jserv.log when I tried to
connect to <my host>/examples:
[17/01/2000 16:35:25:652] (EMERGENCY) ajp12: can not connect
to host 127.0.0.1:8007
[17/01/2000 16:35:25:653] (EMERGENCY) ajp12: connection fail [17/01/2000 16:35:25:653] (ERROR) an error returned handling request via protocol "ajpv12" May someone help me? Thanks in advance.
Augusto
|
Problems using port 8007 with Tomcat under Apache 1.3.9 (error 500)
Augusto dos Santos Rodrigues Mon, 17 Jan 2000 14:57:22 -0800
