-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Yes, all those things are in place. Do I have to have any environment
variables set? If so, what?
If nothing works, I'm going to try starting from the very beginning with
everything.
BTW I've been dealing with UNIX installations for several years now, and I
have to say that Jserv is by far and away the most difficult thing I've
every had to get running. Sendmail, bind, Apache - they're all easy compared
to my experience with Jserv so far!
JJ
-----Original Message-----
From: Pawel Pesz <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Date: 30 July 1999 12:22
Subject: Re: "ajp11: connection fail" Error?
>-----------------------------
>Please read the FAQ!
><http://java.apache.org/faq/>
>-----------------------------
>
>Jonathan Baker-Bates <[EMAIL PROTECTED]> wrote:
>> [...]
>>
>> [30/07/1999 10:40:23:899] (EMERGENCY) ajp11: can not
>> connect to host 127.0.0.1:9009 [...]
> ^^^^
>
>The line above shows you are trying to connect to Apache
>JServ via port 9009. Therefore you'll have to make sure it
>is properly configured to run on this port. Check whether
>you've got the following lines in your config files:
>
>* mod_jserv.conf / jserv.conf:
>
> ApJServDefaultPort 9009
>
>or:
>
> ApJServMount /servlet ajpv11://localhost:9009/<zone name>
>
>* jserv.properties:
>
> port=9009
>
> zones=<zone name>
>
>Hope this helps :-)
>
>--
>Pawel Pesz
>InsERT.net, Wroclaw, Poland
>mailto:[EMAIL PROTECTED]
>
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Archives and Other: <http://java.apache.org/main/mail.html/>
>Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]