mini_httpd (ACME Labs) & Python 2.4.1 integration

Venkat B venkatbo at yahoo.com
Mon Apr 4 15:47:44 EDT 2005


We found the answer, just in case one was looking for it...

I turns out that setting the environment params (CGI_PATH & CGI_LD_LIB_PATH)
is not sufficient. One has to still add the path entry to the script
itself... like so: #! <path-to>/python2.4

May also work with ensuring env variable PYTHONPATH is set right.

/venkat





More information about the Python-list mailing list