I want to Enable SSL on apache server. i made proper configuration in httpd.conf as well as httpd-ssl.conf . But When i am starting apache Server following error is comming : ** Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration **.
Note :- I have installed mod_ssl through yum using root user.Right now i am logged in non root user and starting apche server which results to above error.