Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: jmahto on July 13, 2010, 09:53:10 AM

Title: httpd-2.2.3 | error - suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
Post by: jmahto on July 13, 2010, 09:53:10 AM
I am installing the centos 5.4 and start the services of httpd, mysqld, and squid. After that i am configure the mysar (Squid reporting tool). After that when i am restart the service httpd its show --- FAILED. and after that i see the the /var/log/httpd/error_log ---->

[Tue Jul 13 12:11:15 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)


Its shows the above error. i am not able to start the httpd services.

Please suggest me.

Thanks in advance.

J Mahto.
windows_xp_2003 jmahto is online now      
Tag This Post
Title: Re: httpd-2.2.3 | error - suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
Post by: dragoncity99 on July 23, 2010, 11:20:53 AM
I suggest you comment out the suexec module in httpd.conf file. suEXEC is not to be used if you are not familiar with it. It opens room for security exploits if badly managed.