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?&nbsp; I think this is because it needs to create a scribble file?<br><br>Dane suggested checking that I&#39;ve uploaded the cfg file, I have. Although I&#39;ve modified it slightly so that it creates the &#39;scribble file&#39; 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 &#39;layer&#39;, 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&#39;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&#39;m trying to set up feature server on my web hosting account.&nbsp;&nbsp;I tried at<br>&gt; the weekend, but I don&#39;t think my cgi was enabled on my web host, I think<br>
&gt; I&#39;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&#39;ll point out that this URL doesn&#39;t work for me at all, but the problem<br>
is that you want &#39;.atom&#39;, not &#39;.atm&#39;.<br>--<br>Christopher Schmidt<br>MetaCarta<br></blockquote></div><br>