Best guess is that mod-ssl isn't installed. Issue httpd -l to see the list of compiled in modules. Make sure mod_ssl.c is in there. If not, you've had an installation problem. > -----Original Message----- > From: Bill Norman [mailto:[EMAIL PROTECTED]] > Sent: May 09, 2000 8:51 AM > To: [EMAIL PROTECTED] > Subject: > > > > When I try the startssl argument I get the following error: > > > Syntax error on line 1080 of /usr/local/apache/conf/httpd.conf: > Invalid command 'SSLEngine', perhaps mis-spelled or defined > by a module not > incl > uded in the server configuration > > > Is there something else I need to add to the httpd.conf? > > > Bill Norman > ______________________________________________________________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] > ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
