<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">Rob,</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">try:</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande"># each additional section is a 'layer', which can be accessed.</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande"># see DataSources.txt for more info on configuring.</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">[scribble]</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">type=DBM</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">file=</font><font face="Lucida Grande" size="3" color="#0000d5" style="font: 12.0px Lucida Grande; color: #0000d5">/home/gisconsu/public_html/featureserver/featureserver.scribble</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">gaping_security_hole=yes</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">Dane</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="webkit-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="webkit-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="webkit-block-placeholder"></div><div><div>On Feb 6, 2008, at 6:51 AM, Rob Dunfey wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Chris, Dane &amp; List,<br><br>Dane suggested trying to access the index.html file instead, and moving the featureserver folder to a standard web-accessible location, so I moved it into the root directory<br><br><a href="http://www.gisconsultancy.com/featureserver/">www.gisconsultancy.com/featureserver/</a><br> <br>and now I can load the index.html file (before it was giving a Internal Server Error 500) but it still gives some errors when I try and save a shape.<br><br>When I try and access...<br><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://example.com/yourdir/featureserver.cgi/scribble/all.atm" target="_blank">http://gisconsultancy.com/featureserver.cgi/scribble/all.atom</a><br> <br>...it now asks me if I want to save the featureserver.cgi file?  I think this is because it needs to create a scribble file?<br><br>Dane suggested checking that I've uploaded the cfg file, I have. Although I've modified it slightly so that it creates the 'scribble file' in the same directory as featureserver.cgi, at least that was my intention, cgf file contents below:<br> <br># Metadata section allows you to define the default<br># service type to be created<br>[metadata]<br>default_service=GeoJSON<br><br># each additional section is a 'layer', which can be accessed.<br># see DataSources.txt for more info on configuring.<br> [scribble]<br>type=DBM<br>file=scribble<br>gaping_security_hole=yes<br><br>Thanks for your suggestions, I'm also pinging my web host to see if its something to do with their cgi support.<br><br>Rob<br><br><div><span class="gmail_quote">On 06/02/2008, <b class="gmail_sendername">Christopher Schmidt</b> &lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> On Wed, Feb 06, 2008 at 01:24:34PM +0000, Rob Dunfey wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I'm trying to set up feature server on my web hosting account.  I tried at<br>&gt; the weekend, but I don't think my cgi was enabled on my web host, I think<br> &gt; I've solved this now and my simple cgi script works.<br>&gt;<br>&gt; <a href="http://www.gisconsultancy.com/cgi-bin/test.cgi">http://www.gisconsultancy.com/cgi-bin/test.cgi</a><br>&gt;<br>&gt; However, when I try the following url I get the message below:<br> &gt;<br>&gt; <a href="http://gisconsultancy.com/cgi-bin/featureserver/featureserver.cgi/scribble/all.atm">http://gisconsultancy.com/cgi-bin/featureserver/featureserver.cgi/scribble/all.atm</a><br><br>I'll point out that this URL doesn't work for me at all, but the problem<br> is that you want '.atom', not '.atm'.<br>--<br>Christopher Schmidt<br>MetaCarta<br></blockquote></div><br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Featureserver mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:Featureserver@openlayers.org">Featureserver@openlayers.org</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://featureserver.org/mailman/listinfo/featureserver">http://featureserver.org/mailman/listinfo/featureserver</a></div> </blockquote></div><br></body></html>