Disabling suexec log?

3 posts / 0 new
Last post
#1 Fri, 04/03/2015 - 15:56
Luppakorva

Disabling suexec log?

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 :)

Fri, 04/03/2015 - 18:02
andreychek

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

Fri, 04/03/2015 - 18:21 (Reply to #2)
Luppakorva

Ok, thanks for the reply! Guess I just see if I can disable suexec altogether as a first aid.

Topic locked