Eryq at [EMAIL PROTECTED] wrote:
> webapp-module-1.0-tc40b6
> SunOS clin5 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-60
> Apache 1.3.20
> gcc 2.95.2
> ----------
>
> My apache works great; I load mod_webapp,
> and I even get the "info" page.
>
> My standalone Tomcat4 works great, serving
> WebAppInfo my webapp and its files.
>
> But when I add in a directive to WebAppDeploy
> a webapp in my httpd.conf, apache starts but then
> hangs forever on a request. No log file entries
> are made.
>
> Also, libhttpd.ep keeps leaving little core files
> around. That seems bad.
>
> I'm using "localhost" as the ServerName in both
> httpd.conf and server.xml.
>
> Ideas? TIA,
Can you upgrade to the last CVS version? Thanks to Brian P. Millet we fixed
a lot of bugs on SunOS 5.8 since B6.
Pier