Hi everybody,
I just installed Tomcat 4.0.3 and everything seems to work fine.

Next step was the Apache HTTP server integration.
First I had a hard time to find the mod_webapp.so module,
before I realised it exists only in /release/v4.0.3/bin/linux/
on the build site. I can't find any sources.
When I configure and restart the Apache httpd it complains
[warn] Loaded DSO libexec/mod_webapp.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)

The server works for a moment and eventually stops working.
The restart fails with:
(98)Address already in use: make_sock: could not bind to port 80
First question: Where do I find the sources in order to recompile them?
Second question (probably a stupid one): How do I free port 80?
Third question: Is the way I'm doing this the recommended way to
integrate Tomcat with the Apache web server?

Thanks for any help?
-- Bernd


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to