RE: Apache won't start

2003-03-14 Thread graghupathy
did you do the AddModule -Original Message- From: Gregory Vandenbroucke [mailto:[EMAIL PROTECTED] Sent: 14 March 2003 11:32 To: '[EMAIL PROTECTED]' Subject: Apache won't start Hi all, I'm stuck with the following problem: I'm trying to connect Apache to tomcat using mod_jk, but

RE: Apache won't start

2003-03-14 Thread Gregory Vandenbroucke
thread Could this be the reason why Apache won't start? Kind regards, Gregory Vandenbroucke. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: vendredi 14 mars 2003 12:41 To: [EMAIL PROTECTED] Subject: RE: Apache won't start did you do the AddModule

Re: Apache won't start with LoadModule included

2002-08-17 Thread Robert L Sowders
mod_jk2 was built against the apache 2.0.38 sources and will not work for 2.0.40, you will have to compile it yourself for 2.0.40. As for TC 4.1.9, it failed to start for 2.0.39 and I'm left with the impression it's still being worked on as the default install has no workers2.properties file

RE: Apache won't start with LoadModule included

2002-08-16 Thread Turner, John
It is possible to do what you are doing, and many people have done it. How-To resources have been posted. All due respect, but perhaps you would have more success taking a couple steps back from the bleeding edge and using components that are 1) proven and 2) not beta. Both mod_jk2 and tomcat

RE: Apache won't start with LoadModule included

2002-08-16 Thread Andrew
Hey Kenny, Sounds like you are having a tough time with jk2. Here's how I did it. http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg59593.html - Andrew -Original Message- From: Kenny G. Dubuisson, Jr. [mailto:[EMAIL PROTECTED]] Sent: Friday, August 16, 2002 10:33 AM

RE: Apache won't start with LoadModule included

2002-08-16 Thread Turner, John
[EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Friday, August 16, 2002 9:43 AM Subject: RE: Apache won't start with LoadModule included It is possible to do what you are doing, and many people have done it. How-To resources have been posted. All due respect, but perhaps you

RE: apache won't start

2002-03-12 Thread PELOQUIN,JEFFREY (Non-HP-Boise,ex1)
shouldn't you use mod_webapp.dll instead of mod_webapp.so for a windows box, or does windows support .so as well? -Original Message- From: Bill Tantzen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 7:14 AM To: Tomcat Users List Subject: apache won't start No doubt this has

RE: apache won't start

2002-03-12 Thread Bill Tantzen
- -Original Message- - From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] - Sent: Tuesday, March 12, 2002 8:30 AM - To: Tomcat Users List - Subject: Re: apache won't start - - - - Maybe you could you try starting Apache from the command prompt - (instead of - as a service) and check

RE: apache won't start

2002-03-12 Thread rsequeira
Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] cc: Subject: RE: apache won't start - -Original Message- - From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] - Sent: Tuesday, March 12, 2002 8:30 AM - To: Tomcat Users List - Subject: Re: apache won't start

RE: apache won't start

2002-03-12 Thread Bill Tantzen
- Have you setup the web application connections in the apache - configurations? If not, then add these lines, as an example, at - the end of - the httpd.conf: - WebAppConnection conn warp localhost:8008 - WebAppDeploy examples conn /examples - WebAppInfo /webapp-info - - Restart

RE: Apache won't start with Tomcat

2001-06-27 Thread Saurabh Shukla
:[EMAIL PROTECTED]] Sent: Wednesday, June 27, 2001 12:00 AM To: [EMAIL PROTECTED] Subject: Re: Apache won't start with Tomcat Might help to have the section of the conf file that the error is talking about... At 11:24 AM 6/26/2001, you wrote: Greetings: I have recently upgraded to Apache 1.3.14

Re: Apache won't start with Tomcat

2001-06-26 Thread Tim O'Neil
Might help to have the section of the conf file that the error is talking about... At 11:24 AM 6/26/2001, you wrote: Greetings: I have recently upgraded to Apache 1.3.14 with Tomcat 3.2.2. When I attempt to start Apache, I get the following error message: Syntax error on line 1 of

Re: Apache won't start with Tomcat

2001-06-26 Thread Boris Niyazov
As the error msg says you probably do not have the module (mod_jserv or mod_jk) build for apache (should reside in libexec of apache tree) hth * * Boris NiyazovPh: 212-854-4094 Fax: 212-854-1749 * * Systems

RE: Apache won't start with Tomcat

2001-06-26 Thread Howler D. Wolfe
Niyazov [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 2:28 PM To: [EMAIL PROTECTED] Subject: Re: Apache won't start with Tomcat As the error msg says you probably do not have the module (mod_jserv or mod_jk) build for apache (should reside in libexec of apache tree) hth