---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- I don't really know whether this is a separate package, because I didn't download Apache/JServ myself. However, if you don't find the file jserv_ajpv12.c in src/c, your version is maybe too old. I'm using Apache/JServ1.1. Setting bindaddress to <your host> instead of "localhost" could also help. Andy > I have tried changing to ajpv12 and it complains when I try to start > Apache that it can find the protocol. It is a seperate package that I > download? Thanks. I have Apache and JServ on the same machine. > Keith > > On Tue, 28 Mar 2000, Andreas Deller wrote: > > > ---------------------------------------------------------------- > > BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> > > WHEN YOU POST, include all relevant version numbers, log files, > > and configuration files. Don't make us guess your problem!!! > > ---------------------------------------------------------------- > > > > Do you have Apache and Apache/JServ on different machines? If so, adjust > > the parameter 'bindaddress' in jserv.properties to point to the machine > > Apache/JServ is running. > > > > It might also be a problem of ajpv11, try again after switching to > > ajpv12 (parameter wrapper.protocol in jserv.properties and > > ApJServDefaultProtocol in jserv.conf) > > > > Hope this helps > > Andy > > > > > I have followed the instructions for setting up jserv to run with Apache > > > 1.3.6 and Solaris 2.7 but am getting the following errors in the jserv.log > > > > > > [24/03/2000 09:38:00:562] (ERROR) an error returned handling request via >protocol "ajpv11" > > > [24/03/2000 10:17:06:261] (EMERGENCY) ajp11: can not connect to host >127.0.0.1:8007 > > > [24/03/2000 10:17:06:262] (EMERGENCY) ajp11: connection fail > > > [24/03/2000 10:17:06:262] (ERROR) an error returned handling request via >protocol "ajpv11" > > > [24/03/2000 10:17:44:378] (EMERGENCY) ajp11: can not connect to host >127.0.0.1:8007 > > > [24/03/2000 10:17:44:378] (EMERGENCY) ajp11: connection fail > > > [24/03/2000 10:17:44:378] (ERROR) an error returned handling request via >protocol "ajpv11" > > > [24/03/2000 10:18:11:665] (EMERGENCY) ajp11: can not connect to host >127.0.0.1:8007 > > > [24/03/2000 10:18:11:665] (EMERGENCY) ajp11: connection fail > > > [24/03/2000 10:18:11:665] (ERROR) an error returned handling request via >protocol "ajpv11" > > > > > > Can someone tell me how to fix this? Thanks. > > > Keith Lynn -- -------------------------------------------------------------- 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]