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: 
ServerSupportFunction HSE_REQ_GET_IMPERSONATION_TOKEN is not supported: 
C:/Program Files/Common Files/MSSoap/Binaries/SOAPISAP.dll

All connections are accepted by the parent process and not handled by the child 
process so they do not get processed. Any ideas on a solution or workaround? 


Tom

-----Original 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 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 sending invalid output, in a HTTP sense, in 99.99 % of the cases.
Want to bet ?


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to