Re: [users@httpd] I have .so file in modules but getting syntax error

2017-01-17 Thread Hemant Chaudhary
Solved the 4013 error its because of permission. But getting error in linking httpd: Syntax error on line 67 of /home/hemant/apache/conf/httpd.conf: Cannot load modules/mod_authn_file.so into server: dlopen (6CA053F0->/home/hemant/apache/modules/mod_authn_file.so, 5): DLL File\n Format Error: File

Re: [users@httpd] I have .so file in modules but getting syntax error

2017-01-17 Thread Eric Covener
On Tue, Jan 17, 2017 at 12:35 PM, Hemant Chaudhary wrote: > httpd: Syntax error on line 67 of /home/hemant/apache/conf/httpd.conf: > Cannot load modules/mod_authn_file.so into server: dlopen > (6CA053F0->/home/hemant/apache/modules/mod_authn_file.so, 5): FileSystem\n > Error 4013 on File /home/hem

Re: [users@httpd] I have .so file in modules but getting syntax error

2017-01-17 Thread Hemant Chaudhary
Hi I removed mos_so.so from conf file. Now I have .so for mod_authn_file in modules but geeting the same error while starting the server. httpd: Syntax error on line 67 of /home/hemant/apache/conf/httpd.conf: Cannot load modules/mod_authn_file.so into server: dlopen (6CA053F0->/home/hemant/apache/

Re: [users@httpd] I have .so file in modules but getting syntax error

2017-01-17 Thread Eric Covener
On Tue, Jan 17, 2017 at 4:15 AM, Hemant Chaudhary 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/tem

[users@httpd] I have .so file in modules but getting syntax error

2017-01-17 Thread Hemant Chaudhary
Hi I have .so file of modules but when I am starting server with "./httpd", I am getting error syntax error. I am porting apache-2.4.23 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/m