running a python 2.5 cgi
Posted by: shwouchk
Posted on: 2008-03-03 14:30:00
Hi,
I followed the instructions on the wiki for setting up my environment and python 2.5, and now if I login and run 'python' I get my 2.5 version. If I invoke python in a cgi however, I don't get the correct python - it seems as though the cgis don't read ~/.bashrc and don't see the extra path definitions.
Right now I resolved to put the absolute path for python in the header, but I would prefer not to. help?
Thanks in advance,
Shwouchk.