> try compiling the source distribution of webapp
i compile my mod_webapp.so with -DEAPI but when start apache this say:
[Fri Jul 12 19:59:00 2002] [notice] Apache/1.3.26
(Unix) mod_webapp/1.2.0-dev mod_ssl/2.8.9 OpenSSL/0.9.6b configured --
resuming normal operations
[Fri Jul 12 19:59:00 2002] [notice] Accept mutex: sysvsem
(Default: sysvsem)
[Fri Jul 12 19:59:00 2002] [error] Connection "warpConnection" cannot
connect
[Fri Jul 12 19:59:00 2002] [error] Cannot open connection
"warpConnection"
lines in my httpd.conf are this:
LoadModule webapp_module libexec/mod_webapp.so
<IfModule mod_webapp.c>
WebAppConnection warpConnection warp localhost:8008
WebAppDeploy examples warpConnection /examples/
</IfModule>
any ideas..??
> I have apache 1.3.26 with tomcat 4.1.7 and binary webapp, when i run
> apachectl start, this say:
>
> [Fri Jul 12 14:09:37 2002] [warn] Loaded DSO libexec/mod_webapp.so uses
> plain Ap
> ache 1.3 API, this module might crash under EAPI! (please recompile it
> with -DEA
> PI)
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>