From: Divye K. <div...@gm...> - 2008-09-23 16:37:15
|
Hello Dean, On Tue, Sep 23, 2008 at 4:22 PM, Dean Michael Berris <mik...@gm... > wrote: > I've only now been able to run the localhost test scripts in Linux and > after trying to remedy the situation on my own, I recognize that I > don't have enough Python kung fu to deal with this. > > Apparently HTTP_ALL_HEADERS is not set when the echo_headers and > echo_body script executes in Linux. > Do all python scripts in the cgi-bin directory have execute permissions for *all* users? I seem to remember that the linux version of CGIHTTPServer runs the CGI scripts with a uid of nobody and that might create permission issues in some cases. Also, are there any errors in the python log window? > > Can we fix this before I merge to trunk and release 0.3? > Hopefully yes, HTH, Divye -- An idealist is one who, on noticing that a rose smells better than a cabbage, concludes that it will also make better soup. H. L. Mencken (1880 - 1956) My official web site: http://people.iitr.ernet.in/shp/061305/ Webmaster: http://www.drkapoorsclinic.com Blog: http://divyekapoor.blogspot.com |