PDA

View Full Version : httpd in ssh erroring


2kewl4skewl
10-03-2003, 01:40 PM
httpd
Syntax error on line 17 of /etc/httpd/conf/ips.conf:
Invalid command 'SSLEngine', perhaps mis-spelled or defined by a module not included in the server configuration


is the error I get when I type httpd as a test would it be ok to use an old copy of httpd.conf and if so which or how could I fix this? on this line is just


SSLEngine 1

DirectAdmin Support
10-04-2003, 04:42 PM
Hello,

This has been asked a few times before. You must use the boot script to control apache ie:service apache restart
service apache start
service apache stop
service apache reload


John