I copied over my /etc/httpd/conf.d/ssl.conf file from a Centos6 server and did a restart and got:

Starting httpd: httpd: Syntax error on line 221 of /etc/httpd/conf/httpd.conf:
Syntax error on line 12 of /etc/httpd/conf.d/ssl.conf:
Cannot load /etc/httpd/modules/mod_ssl.so into server:
/etc/httpd/modules/mod_ssl.so: cannot open shared object file: No such file or directory

Well, obviously something not installed, so I tried a 'yum whatprovides' and find this is in:

mod_ssl-2.2.15-29.el6.0.armv5tel

But I have never installed just mod_ssl; something else most likely had it as an dependency, but what?

Do I just install it and then hit another snag, or can someone point out to me what I REALLY need to install (I HAVE installed openssl and httpd).


_______________________________________________
users mailing list
[email protected]
http://lists.redsleeve.org/mailman/listinfo/users

Reply via email to