Hi,
I have been trying to get Apache to start Tomcat and after many long
days I have finally got Apache to start Tomcat. However, when I try to
go to the examples page and have Apache serve the JSP or Servlet
examples I get the following error:
ajp12: can not connect to host 127.0.0.1:8007
ajp12: connection fail
an error returned handling request via protocol "ajpv12"
What does this mean? I see when I type netstats -a that both ports 8007
and 8080 are not listening. I tried changing the default port to 8009
and this did not work.
Can anyone help me????