"R. DuFresne" wrote:
> 
> I got apache w/ssl to build and run fine on my old irix 5.3 box here.  was
> up and running faster then the linuux box, which required a tad bit of
> tinkering and help from others here to get it up and running with an
> earlier version of mod_ssl.  I keep looking at the steps you used to get
> this up and keep thinking that perhaps the ordering is wrong.  Most opften
> one will compile openssl first, then configure and make the mod_ssl
> <really adds the cofigureation to the appaches sources if I understand the
> methods well enough>  then one goes and compiles the apache sources and
> does the make test afterwards to see that all is pretty much sweet and
> fine.  You might try again with that ordering, as laid out in the FAQ and
> docs.

I think this is the method to use if you include mod_ssl in Apache and
compile them at the same time.
I relay want to build apache, and add the mod_ssl package later on.

It seems mod_ssl got into a piece of code it shouldn't have done (thanks
to  Ralf for finding this out).
Now I got a patch to eliminitate the problem (which works) but I got
stuck in a for(); loop (ssl_util_ssl.c line 293).

Seem it realy doesn't want to be in that place at all, but I don't know
why it gets there ... 


Regards,

Erik
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to