HI
1) I compiled the Jserv (1.0b3) into the Apache Web Server (1.3.6) on HP-UX
10.20
2) When I start the Apache Web Server
I got the following error :
Error setting defaults: ApJServDefaultHost name "localhost" can't be
resolved
3) Thus I went ahead and changed the following values :
File Jserv.conf:
ApJServDefaultHost x.domain.com
ApJServMount /example ajpv11://x.domain.com:8007/example
File Jserv.properties:
security.allowedAddresses=IP address of my machine,127.0.0.1
Now When I try to run the web server I get the following error :
[19/04/1999 10:00:02:869] (ERROR) wrapper: setting defaults localhost
address not resolved
[19/04/1999 10:00:02:878] (ERROR) an error returned initializing protocol
"wrapper"
[19/04/1999 10:00:02:878] (ERROR) in init all protocols "wrapper" returned
an error
[19/04/1999 10:00:02:893] (EMERGENCY) Error initializing protocols
Any Help as to what changes I could make inorder to get the Apche
Web server working would be greatly appreciated.
Thanks
Regi
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]