Try to perform described actions and get an error:<div><br></div><div>"<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; ">export: xmlns:wfs: bad variable name</span>"</div><div>
<br><div class="gmail_quote">On Fri, May 27, 2011 at 5:53 PM, Olivier Courtin <span dir="ltr"><<a href="mailto:olivier.courtin@gmail.com">olivier.courtin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On May 27, 2011, at 10:14 AM, Denis Rykov wrote:<br>
<br>
> Hi, Olivier.<br>
> Yes, I've updated schemas, but it is not clear for me what do you<br>
> mean about config file. I set config file path while compiling<br>
> tinyows.<br>
<br>
</div>My point was only that default config file path change recently (now<br>
by defautl /etc/tinyows.xml)<br>
<div class="im"><br>
> The error is still present in Apache log file: [Fri May 27 11:59:23<br>
> 2011] [error] [client 89.111.188.176] Premature end of script<br>
> headers: tinyows.cgi<br>
<br>
</div>Well we have to investigate why you got such a result:<br>
<br>
Could you do the following debug actions:<br>
- install valgrind if needed<br>
- put your request in a flat file<br>
- in your tinyows directory launch:<br>
<br>
1) ./tinyows --check<br>
<br>
2) test/unit_test REQUEST_FILE_PATH 4<br>
(this one perform the query)<br>
<br>
3)test/unit_test REQUEST_FILE_PATH 5<br>
(same as previously but throught HTTP)<br>
<br>
4) test/unit_test REQUEST_FILE_PATH 3<br>
(valgrind output)<br>
<br>
<br>
Tks !<br>
<div><div></div><div class="h5"><br>
--<br>
Olivier<br>
_______________________________________________<br>
TinyOWS-dev mailing list<br>
<a href="mailto:TinyOWS-dev@lists.maptools.org">TinyOWS-dev@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/tinyows-dev" target="_blank">http://lists.maptools.org/mailman/listinfo/tinyows-dev</a><br>
</div></div></blockquote></div><br></div>