Re: Testing mod_python on win32

2005-12-07 Thread David Fraser
Well it certainly causes problems for me :-) OK It's only one that fails, I didn't read the message clearly. It's testLoadModule, the first test. But the existing Apache service is definitely stopped. What seems to happen is on the first test, it tries to start the service, then fails, then tri

[jira] Created: (MODPYTHON-96) Accessing req.boundary causes crash.

2005-12-07 Thread Graham Dumpleton (JIRA)
Accessing req.boundary causes crash. Key: MODPYTHON-96 URL: http://issues.apache.org/jira/browse/MODPYTHON-96 Project: mod_python Type: Bug Components: core Versions: 3.1.3, 2.7.10, 3.2, 3.1.4 Reporter: Graham Dump

[jira] Updated: (MODPYTHON-96) Accessing req.boundary causes crash.

2005-12-07 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-96?page=all ] Graham Dumpleton updated MODPYTHON-96: -- Version: (was: 2.7.10) Dropped 2.7.10 as being affected as possibly works there as missing bit of code present and member is actually documen

Re: Testing mod_python on win32

2005-12-07 Thread David Fraser
Has anyone else run the tests on win32 with a standard Apache2 service started and checked the effects? (Does it stop the service? Do some tests fail? etc) David Fraser wrote: Well it certainly causes problems for me :-) OK It's only one that fails, I didn't read the message clearly. It's te