PDA

View Full Version : SSLEngine errors in FreeBSD 4.9


miakeru
07-01-2004, 04:58 PM
I know that this has been asked often, but I could not find a solution for it in the forums. I am running FreeBSD 4.9, and just tried updating Apache per the new server checklist found in these forums.

After performing the update, I receive these errors:

-su-2.05b# /usr/local/etc/rc.d/httpd restart
Stopping httpd: [ FAILED ]
Starting httpd: [ OK ]
Syntax error on line 500 of /etc/httpd/conf/httpd.conf:
Invalid command 'SSLEngine', perhaps mis-spelled or defined by a module not included in the server configuration

Does anyone know what I might be able to do to correct this?

Thank you very much!

DirectAdmin Support
07-02-2004, 12:44 PM
Hello,

Do a "./build clean; ./build all" and then try it.
http://help.directadmin.com/item.php?id=1

Failing that, you can comment out all instances of

<IfDefine HAVE_SSL>

and it's related

</IfDefine>

John

miakeru
07-07-2004, 02:24 AM
And if all of those fail?

DirectAdmin Support
07-08-2004, 12:05 PM
If you'd like us to take a look, send us your info:
https://www.directadmin.com/clients/safesubmit.php

John