I also got trouble on LoadModule webapp_module modules/mod_webapp.so
When use Apache -t to text configuration, it reported : Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_webapp.so into Server: The specified module could not be found. But the file mod_webapp.so is under the modules folder. Best Regards. Woods -----Original Message----- From: yilmaz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 12:25 PM To: Tomcat Users List Subject: Re: LoadModule webapp_module modules/mod_webapp.so okey, Here is my httpd.conf file, can someone please help me find out , where the problem is? Thanks :) (though a little bit dangerous, it seems that there is no other way to be able to solve the problem) ----- Original Message ----- From: "Simon Stewart" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 12:07 AM Subject: Re: LoadModule webapp_module modules/mod_webapp.so > Above any WebApp* directives. In apache 2, also include the port > number. I've got: > > ServerName localhost:80 > > in my httpd.conf > > On Wed, Apr 24, 2002 at 11:52:45AM -0400, Dan K. wrote: > > > > Also, make sure you have a "ServerName" directive in your httpd.conf if > > you don't have it. > > > > Regards, > > Dan > > Cheers, > > Simon > > -- > "Even had to open up the case and gaze upon the hallowed peace that > graced the helpdesk that day." -- Megahal (trained on asr), 1998-11-06 > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
