> > It might be that, on Windows, you're running into the > multithreading limitations of mod_perl 1: > http://perl.apache.org/docs/1.0/os/win32/multithread.html
Thanks, Randy - I had a nagging thought that I had read about a single-threading issue, so I scoured the Apache docs, but to no avail ... that's because I should have checked the mod_perl docs! > fails for me under mod_perl 1 on Win32, but works fine > with mod_perl 2. Do you have the option to upgrade your > Windows system to use mod_perl 2/Apache 2? > Not this time, but maybe next time. Thanks Dan