Solomon Douglas wrote:
> 
> I've finally got JServ 1.0 compiled and linked into Apache 1.3.6 on
> this RedHat 6.0 system, and I'm trying to get it to run the example
> servlet.  The URL "http://localhost/example/Hello" gives me the
> following error page:
> 
>   Internal Server Error
> 
>   The server encountered an internal error or misconfiguration and was
>   unable to complete your request.
> 
> The log file reveals the following:

RedHat 6.0 uses glibc 2.1 and blackdowns jdk1.2pre-v1 uses glibc2.0. You
have to use blackdowns jdk1.2pre-v2 (glibc2.1).

Damian

-- 
Damian Fauth                                       201 Sussex Street
Software Engineer                                   Sydney, NSW 2000
John Fairfax Holdings Ltd                                  Australia
[EMAIL PROTECTED]                    Ph. (+612) 9282 3528


--
--------------------------------------------------------------
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]

Reply via email to