Anyone seen this httpd error before?
Hi, my httpd.conf file has an error in it and I'm not really sure what it means. I'm new to this so it looks complex. I've tried googling the error/parts of it but I haven't found anything helpful so far.
root@cpanel1 [/home]# /etc/init.d/httpd configtest
httpd: Syntax error on line 39 of /usr/local/apache/conf/httpd.conf:
Cannot load /opt/siteminder/siteminder-12.5/webagent/bin/libmod_sm22.so
into server: libsmerrlog.so: cannot open shared object file: No such
file or directory
I've been told my httpd isn't going to start until that is fixed. If anyone knows what I should do or where I can get some information on how to proceed from here, I would be so thankful!
-
Edit httpd.conf file, find line number 39 and comment with # in start of the line. The issue here that Apache can't load module because the file doesn't exist. 0 -
Hello :) Have you installed the siteminder module on purpose or made any custom changes to your Apache configuration? It looks like the custom module was not properly installed. Thank you. 0
Please sign in to leave a comment.
Comments
2 comments