[RFC] Win32 mod_perl docs

2001-12-08 Thread Randy Kobes
Hi, Recently Stas suggested writing some OS-specific notes for mod_perl on various platforms. For Win32 we've made a start on this with 3 pages: http://theoryx5.uwinnipeg.ca/win32_multithread.html - a discussion of multithreading on Win32 mod_perl (this was discussed recently on this list)

Installation and tests for an application?

2001-12-08 Thread Per Einar
Hi everyone, I'm working on a mod_perl application called OpenTMS (). It uses a set of modules in the OpenTMS namespace for general functions, and the rest is handled by Apache::Registry scripts. I might also add some Apache Perl handlers in the futu