FreeBSD 4.3-beta
OpenSSL 0.9.6 24 Sep 2000
Apache= 1.3.19
Modssl= 2.8.1
everything was working. i installed a new kernel. now i get
# apachectl start
Syntax error on line 1353 of /usr/local/etc/apache/httpd.conf:
Invalid command 'SSLEngine', perhaps mis-spelled or defined by a module not
included in the server configuration
/usr/local/sbin/apachectl start: httpd could not be started
and i diffed the httpd.conf to the default. aside from names and
directories, the only difference are all my virt configs. the failing one
is
<VirtualHost foo.bar:443>
ServerName foo.bar
ServerAlias www.foo.bar foo.bar
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /usr/local/www/share/foux
SSLEngine on
SSLCertificateFile /usr/local/etc/apache/ssl.crt/foo.bar.crt
SSLCertificateKeyFile /usr/local/etc/apache/ssl.key/foo.bar.key
</VirtualHost>
so i rebuilt mod_ssl from /usr/ports/www/apache13-modssl. same result!
what the heck have i done?
randy
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]