Apache requires SUEXEC wrapper when issuing: service httpd restart

When I try to restart apache I get this error.

Starting httpd: Warning: SuexecUserGroup directive requires SUEXEC wrapper.
Warning: SuexecUserGroup directive requires SUEXEC wrapper.

Would it be safe to "chmod 4711 /usr/lib/apache2/suexec" or should something else be done to it?

Also, is there a way to keep apache from committing suicide?

I've used: "/etc/rc.d/init.d/httpd reload" and it still dies from time to time.

Status: 
Closed (fixed)