CGI/PIL incompatibility (Win2k)

Keith J. Farmer farmerk at pacbell.net
Sat May 6 04:36:40 EDT 2000


Running Win2k's IIS server.

I've got a program that accesses piddlePIL, which of course tries to load up
PIL and the _imaging.dll file.  The dll file works fine when run via IDLE,
but refuses to load when run via a CGI interface.  sys.path shows the same
for both -- the dll file is in a directory listed.

Does anybody know why that dll in particular would refuse to load?  Other
dll's load fine, just this and a tkinter (I believe -- I don't use it) that
have this problem.

Many thanks -- Keith





More information about the Python-list mailing list