> >On 8/25/05, Joey Legaspi <[EMAIL PROTECTED]> wrote: >> How do you set apache's verbosity level? > >I saw this in my httpd.conf: > ># LogLevel: Control the number of messages logged to the error_log. ># Possible values include: debug, info, notice, warn, error, crit, ># alert, emerg. >
Thanks! I found it in /etc/apache2/sysconfig.d/global.conf, which is generated when you restart Apache. It is ultimately controlled by the APACHE_LOGLEVEL variable in /etc/sysconfig/apache2. BTW, I'm using Suse9.1 -Joey _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

