These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Disabling suexec log? on the new forum.
So, suexec comes with it's logging enabled out of the box. However I have tons of notices in log and I really don't see a need to cause any extra load because of that. Is there a way to disable suexec logging? I haven't found answer to this anywhere, spent 4-5 hours now trying to find a way. So I hope I could get some help over here :)
Howdy,
This appears to be an Apache compile-time option, likely for security reasons.
I don't see a way to set this after Apache has been compiled.
There are some details regarding that in the suexec documentation here:
http://httpd.apache.org/docs/2.2/suexec.html
Ok, thanks for the reply! Guess I just see if I can disable suexec altogether as a first aid.