Re: Solution to apr stdio/msvc crt/service handles and logging

2007-09-27 Thread William A. Rowe, Jr.
Randy Kobes wrote: > > I'm currently rebuilding everything with VC 8 (the free > version), and will report on that later. Yea - I discovered it's quite impossible to get msvcrt-linked activestate to cooperate with openssl compiled against msvcr80, and probably not against httpd+mod_perl against m

Re: Solution to apr stdio/msvc crt/service handles and logging

2007-09-27 Thread Randy Kobes
On Thu, 27 Sep 2007, William A. Rowe, Jr. wrote: http://people.apache.org/~wrowe/apr-1.x-win32-nohandle.patch FYI - that one does not apply cleanly to apr-1.2 (it's trunk) if you want the easily applied flavor, that would be; http://people.apache.org/~wrowe/apr-1.2-win32-nohandle.patch The h

Re: Q: Build.PL/Makefile.PL, and CPAN testers...

2007-09-27 Thread Graham TerMarsch
On Wednesday 26 September 2007 9:58 am, Graham TerMarsch wrote: > After recently releasing Apache2::Filter::Minifier::JavaScript/CSS, I saw > several failed CPAN testers reports, generally due to the tester not having > the required modules on their machine. > > Now, admittedly these are likely -au

Re: basic mp questions

2007-09-27 Thread Frank Wiles
On Wed, 26 Sep 2007 16:38:03 +0800 "lists user" <[EMAIL PROTECTED]> wrote: > Hello, > > I'm reading the documents about modperl and C API for Apache.I have > several questions again,thanks for any helps in advance. > > 1) what're the advantage of C modules than modperl modules?and what're > the

Re: mod_perl and sqlrelay

2007-09-27 Thread Frank Wiles
On Tue, 25 Sep 2007 12:36:01 +0100 (BST) Anthony Gardner <[EMAIL PROTECTED]> wrote: > This is just a feeler for info. I've played with sqlrelay on my local > machine with mp2 and liked it. I'm now thinking of using it within > our production environment at work. > > Has anyone used this with mp2

Add a new RewriteCond Variable with mod_perl in an OutputFiler - possible?

2007-09-27 Thread Torsten Krah
Hi. I've read around the docs but i dont know if its possible or not. Can an perl output filter add a new variable to the current process which can be analyzed by mod_rewrite? Background: My filter does some internal redirects. I want to set a Condition named "ORIGINAL_REQ" to the url of the fi