Started up TOMCAT with "startup.sh". It works! I could execute the little JSP's and Servlets in "http://MyServer:8080/examples" *** Started up Apache2 with /usr/local/bin/httpd -k start". After chainging DocumentRoot in httpd.conf, throws up my own index.html on "http://192.123.123.1/index.html" *** After re-instating the default httpd.conf, what does not work is "http://MyServer/examples" ie point (9) of johnturner.com/howto. *** So I am no better off now than 3 days ago when both Tomcat and Apache worked on and by themselve. I need them to work together. *** First time I cp-ed mod_jk.so to /usr/local/apache/modules and started up, it throws the error message that it is not found in /libexec. So I cp-ed mod_jk.so to /libexec as well. *** Can someone give me some hints or pointers to trouble-shoot this ???
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
