Hello James !

> It's been a nightmare trying to get apache-ssl 1.2.6 going; tried 1.2.5
> and 1.2.6 on two different sparcs running Solaris 2.5 and 2.6 and gcc
> 2.8.0 and 2.8.1.  I tried it with SSLeay 0.8.0, 0.8.1 and 0.6.6.  Nothing
> works, even though I've followed the instructions to a T.  It compiles,
> but I get this when I try to launch:

Just for info, I have no problems with the following combination:
Solaris 2.5.1, GCC-2.7.2.1, 
SSLeay 0.8.1, Apache 1.2.6, Apache_1.2.6+ssl_1.15.tar.gz

> Reading certificate and key for server richard2.pil.net:443
> Launching... /usr/local/etc/ssl/../src/gcache
> apache_ssl.c:733: failed assertion `0'

I had the same problem and for me works
the following (improvisation ?!) :

Define the Server-Root-Directory in apache-1.2.6/src/Configuration,
something like

EXTRA_CFLAGS= -DHTTP_ROOT=\"/usr/local/apache\"

After (succesful) compiling copy the gcache-binary from 
apache-1.2.6/src/gcache to the Server-Root-Dir. That's all.

Maybe Apache looks in the default Server-Root-Dir for starting
gcache and if gcache is not present...

Hope that helps.


Lars        <[EMAIL PROTECTED]>



+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to