On Tue, Jan 17, 2017 at 4:15 AM, Hemant Chaudhary <hemantdude.chaudh...@gmail.com> wrote: > httpd: Syntax error on line 66 of /home/hemant/apache/conf/httpd.conf: > Cannot load modules/mod_so.so into server: dlopen > (6CA053F0->/home/hemant/apache/modules/mo > d_so.so, 5): FileSystem Error\n 4013 on File > /home/hemant/apache/temp10/mod_so.s
I don't think mod_so is useful as a non-static module. It's what lets you load other modules dynamically. Dunno how you got a LoadModule for it, looks like you want to remove the LoadModule and confirm it's static. -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org