Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 14:03:31 +0100
From:      Kevin Golding <kevin@caomhin.demon.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Apache modules (mod_ssl) failing to load
Message-ID:  <5TRa3JBj4$Z7Ewqu@caomhin.demon.co.uk>

next in thread | raw e-mail | index | archive | help

I've been struggling to get mod_ssl to run on my server; I figured the
best way to do this was simply using apache+mod_ssl-1.3.20+2.8.4 from
ports.  

If I try to install it by running  make  in the ports directory but it
eventually stops with:

alloc.c:1106: `AP_MM_LOCK_RW' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.20/src/main.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.20/src.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.20.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.20.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl.



I've also tried pkg_add and it seems that mod_ssl doesn't register
properly, I don't think it's a corrupt install since I've also tried
using a package straight from a FreeBSD FTP server.  

I've tried using both apachectl startssl and httpd -Dssl, but the module
just doesn't seem to want to load.  I have a virtual server set up to
listen on port 443, and I've tried getting at the pages through telnet
and a browser, but both say nothing's there.  Apache itself still works,
as a vanilla server anyway, and the virtual domain is okay since I can
look at it through other ports.

My httpd.conf contains all the standard stuff for ssl (cross referenced
between a couple of sources so I'm happy it's not that); it's just the
module doesn't seem to want to load!

Thoughts, advice, spare brain anyone?

TIA
Kevin
-- 
kevin@caomhin.demon.co.uk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5TRa3JBj4$Z7Ewqu>