From: Dean M. B. <mik...@gm...> - 2008-08-11 15:50:10
|
Hi Divye, On Mon, Aug 11, 2008 at 10:00 PM, Divye Kapoor <div...@gm...> wrote: >> >> I'm not sure also how to fix this, so I'm leaving it up to you. I just >> did an update now and I see that the localhost_test fails in Windows >> again, with the client throwing the same end-of-file exception. > > With the current revision (55), the client is not throwing any errors on my > machine (Vista/MSVC8) except the text_file_query showing the (apparent) file > size discrepancy. Could you post the error message? > The error has something to do with the CGI script not executable because the path has a space in it. I'm not sure if it's a Python bug or something else, but because the HTTP server isn't able to run the CGI script, the socket gets closed prematurely and the client gets the error as an EOF. Short of moving the checkout to a directory that doesn't contain spaces, I don't know what else to do to make it work. Any ideas? -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |