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