RE: [us...@httpd] Increase Logging

2009-10-30 Thread Hickey, Tom
ber 27, 2009 10:15 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging On Tue, Oct 27, 2009 at 8:14 AM, Hickey, Tom wrote: > Any thoughts on what might have changed in 2.2.9 that would cause this type > of behavior on a Windows system as there is nothing listed in the

Re: [us...@httpd] Increase Logging

2009-10-27 Thread Eric Covener
On Tue, Oct 27, 2009 at 8:14 AM, Hickey, Tom wrote: > Any thoughts on what might have changed in 2.2.9 that would cause this type > of behavior on a Windows system as there is nothing listed in the change log > specific to windows? If there was no matches to the httpd CHANGES, download both sou

RE: [us...@httpd] Increase Logging

2009-10-27 Thread Hickey, Tom
Tom -Original Message- From: nicholas@sun.com [mailto:nicholas@sun.com] On Behalf Of Nick Kew Sent: Friday, October 23, 2009 11:48 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: > Yes this is related to a question I posted on another

RE: [us...@httpd] Increase Logging

2009-10-23 Thread Hickey, Tom
into the code. Thank you very much for giving me a starting point for debugging. Tom -Original Message- From: nicholas@sun.com [mailto:nicholas@sun.com] On Behalf Of Nick Kew Sent: Friday, October 23, 2009 11:48 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Lo

Re: [us...@httpd] Increase Logging

2009-10-23 Thread Nick Kew
Hickey, Tom wrote: Yes this is related to a question I posted on another thread and I understand that SOAPISAP.dll is not an Apache product. But again I am trying to determine why this DLL works with version 2.2.4 and not with 2.2.14. The DLL has not changed, I am using the same DLL so somet

RE: [us...@httpd] Increase Logging

2009-10-23 Thread Hickey, Tom
don't mean to take it out on the group. Thank you very much for your help. Tom -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, October 23, 2009 10:17 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Tom, 1) did you try : ht

Re: [us...@httpd] Increase Logging

2009-10-23 Thread André Warnier
--- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, October 23, 2009 9:21 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: Andre Thank you for your comments but I felt pretty confident stating that it was not a script problem because I do

RE: [us...@httpd] Increase Logging

2009-10-23 Thread Hickey, Tom
configuration so no help is available. Thank you to the group for your patience. Tom -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, October 23, 2009 9:21 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: > An

Re: [us...@httpd] Increase Logging

2009-10-23 Thread André Warnier
Hickey, Tom wrote: Andre Thank you for your comments but I felt pretty confident stating that it was not a script problem because I do not have any scripts in my cgi directory. The actual issue is a security issue on my WIN XP box: [Thu Oct 22 11:02:56 2009] [warn] [client 192.168.0.3] ISAPI:

RE: [us...@httpd] Increase Logging

2009-10-23 Thread Hickey, Tom
Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, October 23, 2009 4:05 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: > Thanks Nick, I did Google the error and it pointed me to possible errors in > my scripts but I verified

Re: [us...@httpd] Increase Logging

2009-10-23 Thread André Warnier
Hickey, Tom wrote: Thanks Nick, I did Google the error and it pointed me to possible errors in my scripts but I verified there wasn't a problem there. Try : http://httpd.apache.org/docs/2.2/mod/mod_cgi.html#scriptlog A "Premature end of scripts headers" *is* your cgi-bin script crashing or se

RE: [us...@httpd] Increase Logging

2009-10-22 Thread Hickey, Tom
users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: > "Premature end of script headers" is a good phrase to google. Maybe a tool such as the cg-eye's offline script could tell you something about what's wrong wit

Re: [us...@httpd] Increase Logging

2009-10-22 Thread Nick Kew
Hickey, Tom wrote: "Premature end of script headers" is a good phrase to google. Maybe a tool such as the cg-eye's offline script could tell you something about what's wrong with your script. -- Nick Kew - The official Use

[us...@httpd] Increase Logging

2009-10-22 Thread Hickey, Tom
I am trying to troubleshoot a "500 Internal Server Error" and have attempted to increase logging by changing the level from warn to debug in httpd.conf with LogLevel debug This has not seemed to add much to my error log, all I seem to get is the startup information and when the client sends th