Hi !
I installed Apache 1.3.6 and JServ 1.0b5 on Win95.
When I launch the Apache server the Apache error log is containing three
lines with an exception output:
ApacheJServ/1.0b5: Exception creating the server socket:
java.net.SocketException: create
ApacheJServ/1.0b5: Exception creating the server socket:
java.net.SocketException: create
ApacheJServ/1.0b5: Exception creating the server socket:
java.net.SocketException: create
I can access the url http://localhost/jserv/ without problems, but when I
try to access the http://localhost/jserv/engine/0 I get an 'Internal Server
Error' and the error log is containing another three lines with the same
message as above.
The JServ mod_jserv.log contains the following messages:
[26/05/1999 10:21:07:670] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
[26/05/1999 10:21:07:670] (EMERGENCY) ajp11: connection fail
[26/05/1999 10:21:07:670] (ERROR) an error returned handling request via
protocol "ajpv11"
[26/05/1999 10:21:07:670] (ERROR) an error returned handling request via
protocol "status"
The only entry I have changed in Apache's configuration (httpd.conf) was to
change the ServerName to the name of my Win95 machine, because Apache was
not able to determine the name of the machine on its own.
Any hints would be appreciated.
Michael
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]