> I've been trying to get JServ and mod_ssl running at the same
> time. I can get
> one or the other working, not both together.
>
> It there a way to create a Makefile that includes both packages
> so I only have
> to compile one time?
You need to do is to build mod_ssl first as a DSO. Then go ahead and
install apache/mod_ssl.
Then build JServ as a DSO (using apxs). The only trick is to
add --enable-EAPI to the configuration when configuring JServ.
That should get you going!
-Dave
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]