Hello,<br><br>I have in my map a WFS layer built from mapserver.<br>But every time that i expect a reply from mapserv i get an alert message saying: &quot;Unhandled request return Internal Server Error&quot;.<br><br>I can see the answer to my request using firebug and I get this reply:
<br>&lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML 2.0//EN&quot;&gt;<br>&lt;html&gt;&lt;head&gt;<br>&lt;title&gt;500 Internal Server Error&lt;/title&gt;<br>&lt;/head&gt;&lt;body&gt;
<br>&lt;h1&gt;Internal Server Error&lt;/h1&gt;<br>&lt;p&gt;The server encountered an internal error or<br>misconfiguration and was unable to complete<br>your request.&lt;/p&gt;<br>&lt;p&gt;Please contact the server administrator,
<br> <a href="mailto:you@example.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">you@example.com</a> and inform them of the time the error occurred,<br>and anything you might have done that may have
<br>caused the error.&lt;/p&gt;<br>&lt;p&gt;More information about this error may be available
<br>in the server error log.&lt;/p&gt;<br>&lt;hr&gt;<br>&lt;address&gt;Apache/2.0.59 (FreeBSD) PHP/5.2.2 with Suhosin-Patch Server at <a href="http://thesilence.f-dat.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
thesilence.f-dat.org</a> Port 80<br>&lt;/address&gt;
<br>&lt;/body&gt;&lt;/html&gt;<br> 
<br><br>And in my httpd-error.log I read these rows:<br>[Thu Jun 14 04:15:00 2007] [error] [client <a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.167.20.4</a>] Premature end of script headers: 
proxy.cgi<br>[Thu Jun 14 04:15:00 2007] [error] [client 
<a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.167.20.4</a>] env: python: No such file or directory<br>[Thu Jun 14 04:15:00 2007] [error] [client <a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
192.167.20.4</a>] Premature end of script headers: proxy.cgi
<br>[Thu Jun 14 04:16:33 2007] [error] [client <a href="http://69.93.177.146" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">69.93.177.146</a>] client sent HTTP/1.1 request without hostname (see RFC2616 section 
14.23): /w00tw00t.at.ISC.SANS.Pwn!t:)<br>[Thu Jun 14 04:18:05 2007] [error] [client 
<a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.167.20.4</a>] env: python: No such file or directory<br>[Thu Jun 14 04:18:05 2007] [error] [client <a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
192.167.20.4</a>] Premature end of script headers: proxy.cgi
<br>[Thu Jun 14 04:18:06 2007] [error] [client <a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.167.20.4</a>] env: python: No such file or directory<br>[Thu Jun 14 04:18:06 2007] [error] [client 
<a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.167.20.4
</a>] Premature end of script headers: proxy.cgi<br>[Thu Jun 14 04:18:06 2007] [error] [client <a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.167.20.4</a>] env: python: No such file or directory
<br>[Thu Jun 14 04:18:06 2007] [error] [client 
<a href="http://192.167.20.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.167.20.4</a>] Premature end of script headers: proxy.cgi<br><br>I really dont know what it can be happened beacause from a moment to another one my application has given this problem (without changes)!
<br><br>Thanks for any help,<br>Francesca Pedrazzi<br>Francesca Pedrazzi