Invalid command ‘SSLEngine’, perhaps misspelled

I am setting up [easyazon-link asin=”0596002033″ locale=”us”] Apache [/easyazon-link] server among other things on [easyazon-link asin=”1593270690″ locale=”us”] GNU/Linux Debian [/easyazon-link] box. It seems like all is configured and and should be ready to go. I have restarted apache2 service and getting this error message:

Invalid command ‘SSLEngine’, perhaps misspelled or defined by a module not included

I have checked my configuration file for the site and see that SSLEngine is set ON. However I completely forgot to run and enable the ssl mode on the web server 🙂

sudo a2enmod ssl
service apache2 restart

Now all should work as expected unless you have made a mistake in your configuration file. This resolved completely this issue for me.

[easyazon-image align=”none” asin=”0596529945″ locale=”us” height=”160″ src=”http://ecx.images-amazon.com/images/I/513zp4LlKgL._SL160_.jpg” width=”122″]

 

Leave a Reply