Where are you putting your OpenLayers code? are you putting it in the
server located at localhost:8080? I only ask you because I had proxy
issues some time back and was using the proxy on my Apache localhost:80
server instead of the Geoserver localhost:8080 proxy. I don't know if
this could be your case. In my situation I was putting my
OpenLayers/ExtJS code in the Geoserver localhost:8080. If your using
Geoserver by any chance then here is the link to set that up:<br>
<br><a href="http://geoserver.org/display/GEOS/GeoServer+Proxy+Extension" target="_blank">http://geoserver.org/display/GEOS/GeoServer+Proxy+Extension</a><br>scroll
to the bottom<br><br>If your using something else other than Geoserver,
MapServer/Mapnik etc, then maybe look-up the proxy configuration of
those servers.<br>
<br>Hope this helps!<br><br>elshae<br><br><br><div class="gmail_quote">On Sat, Dec 4, 2010 at 7:54 PM, Jason Woolard <span dir="ltr"><<a href="mailto:Jason.Woolard@noaa.gov">Jason.Woolard@noaa.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Still no luck. I may try a different proxy script next.<br>
<br>
Thanks for your reply.<br>
<div class="im"><br>
On 12/4/2010 5:21 PM, Ian Turton wrote:<br>
> On Sat, Dec 4, 2010 at 5:02 PM, Jason Woolard<<a href="mailto:Jason.Woolard@noaa.gov">Jason.Woolard@noaa.gov</a>> wrote:<br>
>> hey Ian,<br>
>><br>
>> Thanks for your response. With that I get:<br>
>><br>
>> Error code 403.<br>
>><br>
>> Message: CGI script is not executable ('/proxy.cgi?url=http:').<br>
>><br>
>> Error code explanation: 403 = Request forbidden -- authorization will not<br>
>> help.<br>
> Then your proxy is not configured right - I suspect you need to change<br>
> the permissions so that the user your web server runs as can execute<br>
> the proxy (or possibly Python).<br>
><br>
> Ian<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@geoext.org">Users@geoext.org</a><br>
<a href="http://www.geoext.org/cgi-bin/mailman/listinfo/users" target="_blank">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>