me tweaking, perhaps.
- Original Message -
From: "Mark Hammond" <[EMAIL PROTECTED]>
To: "'Jeff Lowery'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, December 08, 2004 4:45 PM
Subject: RE: [python-win32] Problem running python cgi
> 4) configured the virtual directory in IIS above to run
> "c:\python23\python.exe" -u %s %s on .cgi extensions
If the path has a space in it, try adding quotes around the "%s". If the
virtual directory is on a network share, move it to a local dir.
> Added some logging statements to a log file