PIL and cgi

Fredrik Lundh effbot at telia.com
Tue Mar 7 14:07:16 EST 2000


Mathieu <zehp at netcourrier.com> wrote:
> #!D:\Program Files\Python\Python.exe

assuming your server really looks at that line (I haven't
used apache on Windows), try changing it to:

> #!D:\Program Files\Python\Python.exe -u

> but, the picture lokks strange, like she was shuffled, where is
> the mistake?  it was done on Apache 1.3, Pil 1.0, Python 1.52
> on an NT4

also see:
http://www.python.org/doc/FAQ.html#7.12

hope this helps!

</F>





More information about the Python-list mailing list