[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Error getting SSL to work on Apache w/ Subversion

From: David CM Weber <david.weber_at_backbonesecurity.com>
Date: 2004-05-19 21:17:02 CEST

I've got everything working except for the basic auth over SSL. I'm
trying to set up a self-signed certificate on the apache server (redhat
8), and when I try to include the module in the httpd.conf and start
the server I get:
 
 
Starting httpd: Syntax error on line 202 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_ssl.so into server:
/etc/httpd/modules/mod_ssl.so: undefined symbol: ap_bucket_type_eoc

Apache httpd-2.0.49 (compiled from source)
 
 
I'm wondering if mod_ssl sin't configured correctly via the ./configure
options. Any suggestions from this route (check that it's enabled, how
to enable it via a recompile)
 
Thanks
Received on Wed May 19 21:17:38 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.