Re: [us...@httpd] Not able to start Apache

2009-05-28 Thread Arnab Ganguly
Thanks for the help.Got it resolved by changing SELINUX=disabled in /etc/sysconfig/selinux.It looks like SeLinux changes some system default behaviour, including the shared library loading. All are from google search :)) still lot of things to learn :(( Regards -A On Thu, May 28, 2009 at 7:13 PM,

Re: [us...@httpd] Not able to start Apache

2009-05-28 Thread Eric Covener
On Thu, May 28, 2009 at 9:25 AM, Arnab Ganguly wrote: > Hi All, > This is related to Apache start.I have written Apache module, but not able > to start it.I am getting the following error as "cannot restore segment prot > after reloc: Permission denied". > > This is not happening in all the machin

[us...@httpd] Not able to start Apache

2009-05-28 Thread Arnab Ganguly
Hi All, This is related to Apache start.I have written Apache module, but not able to start it.I am getting the following error as "*cannot restore segment prot after reloc: Permission denied*". This is not happening in all the machines this is surprising to me.Same module works perfectly in other