Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing the Error LogLevel

Status
Not open for further replies.

mmills1

Programmer
Apr 8, 2010
18
GB
I cannot seem to find where to change the LogLevel, I have checked my httpd.conf, errors.conf and several other files. I am running Apache2?

Can somebody tell where to change the LogLevel please?
 
Had a feeling this was the case, is it just that simple as LogLevel = ""

Or how is it written

Cheers
 
I placed this just above the location of the error log? should it go in a diffretn location.

LogLevel crit
ErrorLog /var/log/apache2/error_log
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top