Hi,

I recently setup mod_python successfully and things work smooth.
However, I do not remember telling mod_python where to find Python
installation. There's not environment variable which gives that
information. As such how does mod_python know where to find Python ?
When I print sys.path in my scripts it contains my python installation
folder. I'm wondering how does Apache/mod_python get this
information ?

I'm running Apache 2.2 on windows.


-Puneet.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to