12-06-05 07:47 AM
Allow testing on Win32 without affecting main Apache service
------------------------------------------------------------
Key: MODPYTHON-95
URL: http://issues.apache.org/jira/browse/MODPYTHON-95
Project: mod_python
Type: Improvement
Components: core
Versions: 3.2
Environment: Windows
Reporter: David Fraser
Currently the README for testing states:
- The only trick is that you'll have to stop your Apache server before launc
hing
the test, as the start/stop command can only apply to one single Apache inst
ance.
This only applies on Win32, and in that case it could be avoided by installi
ng / uninstalling a separate service for the tests when they are run.
[ Post a follow-up to this message ]
|