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