[OpenLayers-Users] Exception Error

David E. Reksten der at dod.no
Tue Dec 4 03:40:07 EST 2007


On 04/12/2007, R. Ortner <reinhard.ortner at edu.fh-kaernten.ac.at> wrote:
>
> hi, when i type python i get:
>
> Python 2.4.3 (#1, Jul 26 2006, 20:13:39)
> [GCC 3.4.6] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>>
>
> so i guess it is installed, but when i try to call the
> http://172.xx.xx.xx/cgi-bin/proxy.cgi i get an 500 Internal server error.
>
> do i have to change someting in the cgi script (first line is:
> #!/usr/bin/env python)
>
> how i can find out where python is installed?

On Linux, you can usually call "which python" from the command shell.
See also http://www.xs4all.nl/~carlo17/which/

Regards,
David



More information about the Users mailing list