mod_ssl.so: undefined symbol: unixd_config
Hello,
This is a fresh Fedora 20 installation. I have not (yet) added any non-standard repositories. I am attempting to configure apache 2.4.
It's basically a stock configuration with an old Debian/Ubuntu sites-available/sites-enabled structure that dates back a while copied in because I have multiple domains and subdomains. But do let me know what configuration bits I need to post.
Here's what I'm seeing and can't see what to do about:
[root@m0404 conf.d]# apachectl -t
httpd: Syntax error on line 56 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 of /etc/httpd/conf.modules.d/00-ssl.conf: Cannot load modules/mod_ssl.so into server: /etc/httpd/modules/mod_ssl.so: undefined symbol: unixd_config
What now?
Thanks!
I don't have enough karma points to upvote, but reinstalling mod_ssl worked. Thanks!