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:

http://geoserver.org/display/GEOS/GeoServer+Proxy+Extension
scroll to the bottom

If your using something else other than Geoserver, MapServer/Mapnik etc,
then maybe look-up the proxy configuration of those servers.

Hope this helps!

elshae


On Sat, Dec 4, 2010 at 7:54 PM, Jason Woolard <[email protected]>wrote:

> Still no luck. I may try a different proxy script next.
>
> Thanks for your reply.
>
> On 12/4/2010 5:21 PM, Ian Turton wrote:
> > On Sat, Dec 4, 2010 at 5:02 PM, Jason Woolard<[email protected]>
>  wrote:
> >> hey Ian,
> >>
> >> Thanks for your response. With that I get:
> >>
> >> Error code 403.
> >>
> >> Message: CGI script is not executable ('/proxy.cgi?url=http:').
> >>
> >> Error code explanation: 403 = Request forbidden -- authorization will
> not
> >> help.
> > Then your proxy is not configured right - I suspect you need to change
> > the permissions so that the user your web server runs as can execute
> > the proxy (or possibly Python).
> >
> > Ian
> _______________________________________________
> Users mailing list
> [email protected]
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to