Hi all,
I'm trying to setup apache to work with tomcat w/o success. I can get both
to work separately w/o any problem, but when I place the line "include
e:\java\tomcat\conf\tomcat-apache.conf" into my httpd.conf file and re start
my apache, I get the message :
Could not start Apache service, error 1067, process terminated unexpectedly.
I configured apache to run on port 80 and tomcat to run on port 100. Does
that make any difference.
I also tried to start the tomcat first, then the apache, I got the same
error. Any help would be greatly appreciated. Thanks all.