Issue1088039
Created on 2004-12-19 19:31 by sweetleon, last changed 2005-06-26 22:35 by georg.brandl.
| Messages (3) | |||
|---|---|---|---|
| msg23775 - (view) | Author: LT (sweetleon) | Date: 2004-12-19 19:31 | |
It looks like we're not properly quoting the path the script, and when the script or its directory has a space in its name - quite common on Windoze - it doesn't work. Here's the output: host - - [19/Dec/2004 11:07:01] command: C:\Python24\python.exe -u c:\Documents a nd Settings\User\My Documents\project\cgi-bin\webpage.py "" host - - [19/Dec/2004 11:07:01] C:\Python24\python.exe: can't open file 'c:\Docum ents': [Errno 2] No such file or directory ibm - - [19/Dec/2004 11:07:02] CGI script exit status 0x2 ibm - - [19/Dec/2004 11:07:02] code 404, message File not found |
|||
| msg23776 - (view) | Author: silicio (ivorocha) | Date: 2005-01-21 19:14 | |
Logged In: YES user_id=1202006 It's the same problem found in (Request ID 696846). |
|||
| msg23777 - (view) | Author: Georg Brandl (georg.brandl) | Date: 2005-06-26 22:35 | |
Logged In: YES user_id=1188172 According to bug #696846, this is closed in CVS. Closing as Duplicate. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2004-12-19 19:31:18 | sweetleon | create | |