----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> Hello everyone,
> I finally resolved the problem of ajpv11 by downloading JServ1.1. I
> am able to load servlets. However, I use mod_ssl with Apache and included
> --enable-EAPI as a configuration parameter to JServ1.1. However, when I
> try to start Apache with startssl, it does not start the server. It says
> that httpd is started but the file does not show up on a ps -ef and the
> server doesn't answer requests. I am using Apache 1.3.6 on Solaris 2.7. I
> compiled mod_ssl into the source, but compiled the source with support for
> DSO and included JServ with LoadModule. Is there something else I need to
> do to get both JServ and SSL working? Thanks.
> Keith Lynn
did you look at your logs? what did they say?
I have things running with mod_ssl just fine...
btw, you are using a REALLY old version of apache...you should upgrade.
-jon
--
--------------------------------------------------------------
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]