I have installed tomcat together with mod_jk to work with Apache 1.3.14 on
Linux. Tomcat 3.2.1 and Apache both seem to start up fine and when I type in
http://<myhostname>/examples I can see the example pages with the links to
the examples. However the jsp and servlet examples do not run. No errors are
shown in the tomcat log files but the apache log file error_log contains the
following lines:

......[notice] Apache/1.3.14 (Unix) mod_jk configured -- resuming normal
operations
......[notice] child pid 10764 exit signal Segmentation fault (11)

The first line is generated on web server startup and the second line is
generated whenever I try to run a JSP file. Can anyone help?

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to