A problem with configuring tomcat with apache.

2003-07-28 Thread J. Joe Wang
Dear all, I am trying to configure tomcat 4.0.4 with apache 1.3.26 on redhat 7.2. The installation of apache is a normal one. i.e. ./configure, make, make install. The installation of tomcat 4.0.4 is also a normal one. And I followed the install.txt come with webapp_module. i.e. (1)copy

Re: A problem with configuring tomcat with apache.

2003-07-28 Thread J. Joe Wang
, then the apache can be started. Thanks! On Mon, 2003-07-28 at 10:42, John Turner wrote: Are you sure there is only one LoadModule/AddModule pair for mod_webapp? What is on line 1037 of httpd.conf? John J. Joe Wang wrote: Dear all, I am trying to configure tomcat 4.0.4 with apache 1.3.26

Re: A problem with configuring tomcat with apache.

2003-07-28 Thread J. Joe Wang
the basic Apache-related config stuff like LoadModule and AddModule. John J. Joe Wang wrote: Hi John, Thanks for the reply! Yeah, there is only one LoadModule/AddModule pair for mod_webapp. Here is the LoadModule/AddModule block in my httpd.conf. LoadModule php4_module