[OpenLayers-Users] proxy host issues with live version

Nicholas Efremov-Kendall n.e.kendall at gmail.com
Tue Jun 7 17:51:40 EDT 2011


Hi all,

I'm working on a dynamic data example, modified from Eric Hazard's book. The
script works find in my localhost implementation, but I'm having issues with
the same script on my hosted site. The get request to the proxy.cgi script
returns a 500 error

http://www.virtualspatiality.org/cgi-bin/proxy.cgi?url=http%3A%2F%2Fapi.flickr.com%2Fservices%2Ffeeds%2Fgeo%2F%3Fformat%3Dkml%26tags%3Dgraphitti500
(Internal Server Error)

I'm using the 1and1 developers linux package, which is somewhat of a
misnomer as you can't actually install any programs, I intend to move my
domain to a host with postgres and postgis support as soon as my contract is
up.  I apparently have access to python 2.4 and 2.5. I've placed the cgi-bin
in the web-document root, and chmoded it 755. Any ideas on what's going
wrong? I can guess that something on the server side is truncating the url
fed through to the python script, but I don't know why...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110607/71aaa3da/attachment.html


More information about the Users mailing list