Hi everyone,
i know everyone is already sick of reading problems about apache and tomcat. I read
almost all related mails and articles (how-to's) on the internet , which didn't help.
i am working with tomcat 4.0-b7 on win 2000.
And using apcahe 2.
according to the instructions on the articles downloaded mod_webapp.so and put it
under modules/ directory.
The tomact and apache both work fine without problem.
When i add
LoadModule webapp_module modules/mod_webapp.so
in my httpd.conf file, i can't get apache started. It says "the requested operation
has failed".
Is there any syntax error, or something else?
(note: i added the above line just under the default loadmodule lines defined in the
httpd.conf file)
Any help please : (
Thanks :)