Hello,

I recently installed the following:
        Apache 1.3.12
        mod_ssl-2.6.5-1.3.12
        openssl-0.9.5a
        mod_php-4.0.1pl2

The specs of my computer are:
        Best Linux 2000 R2
        Pentium 166
        48 MB RAM
        10 GB HD
        
<screen output>

# /usr/local/apache/bin/apachectl configtest
Syntax OK
# /usr/local/apache/bin/apachectl startssl
Syntax error on line 1032 of /usr/local/apache/conf/httpd.conf
Invalid command 'SSLEnable', perhaps mis-spelled or defined by a module
not included in the server configuration
/usr/local/apache/bin/apachectl startssl: httpd could not be started.

</screen output>

I then uncommented the line "SSLEngine on" on the line above the one in
question (line 1032), and re-issued the commands above.

<screen output>

# /usr/local/apache/bin/apachectl configtest
Syntax OK
# /usr/local/apache/bin/apachectl startssl
Syntax error on line 1031 of /usr/local/apache/conf/httpd.conf
Invalid command 'SSLEngine', perhaps mis-spelled or defined by a module
not included in the server configuration

</screen output>

Has anyone experienced a problem like this? or Does anyone know what is
causing this problem?

If anyone wants it, I can send a copy of my httpd.conf.

Thanks,

George
---
[EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to