I setup the httpd.conf like you do. I setup the server.xml as at first
installation.
I deleted the log file ( of apache and tomcat) then I rebooted the system.
I have seen the log after reboot and....

catalina.out:

Starting service Tomcat-Standalone
Apache Tomcat/4.0-b6
Starting service Tomcat-Apache
Apache Tomcat/4.0-b6


apache error log:

[Tue Aug 21 18:52:10 2001] [notice] caught SIGTERM, shutting down
[Tue Aug 21 18:54:04 2001] [error] Connection "conn" cannot connect
[Tue Aug 21 18:54:04 2001] [error] Cannot open connection "conn"
[Tue Aug 21 18:54:04 2001] [error] Connection "conn" cannot connect
[Tue Aug 21 18:54:04 2001] [error] Cannot open connection "conn"
[Tue Aug 21 18:54:04 2001] [error] Connection "conn" cannot connect
[Tue Aug 21 18:54:04 2001] [error] Cannot open connection "conn"
[Tue Aug 21 18:54:04 2001] [error] Connection "conn" cannot connect
[Tue Aug 21 18:54:04 2001] [error] Cannot open connection "conn"
[Tue Aug 21 18:54:04 2001] [error] Connection "conn" cannot connect
[Tue Aug 21 18:54:04 2001] [error] Cannot open connection "conn"
[Tue Aug 21 18:54:04 2001] [notice] Apache/1.3.9 (Unix) Debian/GNU
configured -- resuming normal operations
[Tue Aug 21 18:54:04 2001] [notice] suEXEC mechanism enabled (wrapper:
/usr/lib/apache/suexec)


maybe the problem is the warp connector??

Roberto.

----- Original Message -----
From: "Pier P. Fumagalli" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 21, 2001 4:44 PM
Subject: Re: Configuration


Roberto B. at [EMAIL PROTECTED] wrote:

> It doesn't work !!!

It doesn't help that you're not looking at the logfiles :)

> I wrote WebAppDeploy /var/www/mysite.com conn / in httpd.conf but the jsp
> pages don't work.

Did you read that there was a patch for deployinhe rooot directory of the
server? D you apply it?

What happens if you do something like

WebAppDeploy /var/www/myste.com conn /test

And then hit the site with a particular /test/test.jsp page?

> How can I setup the server.xml? I have to create a tag <host>..</host>

Yo your server.xml EMPTY... You donšt need to write configurations twice.

> Tomcat home is in /usr/tomcatb6
> My sites (html and jsp file) are in /var/www/...

Roberto, start looking at the log files, tooo....


    Pier


Reply via email to