Re: Problem with EXEC_ON_READ, custom block content

2008-04-20 Thread Frederic Paillart
Hi John, I've written such custom container few weeks ago, and meet the same problems as you. First, don't use the EXEC_ON_READ option. Indeed, it doesn't work. Unfortunately, I don't know why. But it doesn't care, you can perform your job without using it. I've written a small perl function t

Re: Installation of mod-perl under Cygwin

2008-04-20 Thread Perrin Harkins
On Fri, Apr 18, 2008 at 12:01 PM, Dunston Rocks <[EMAIL PROTECTED]> wrote: > I have a complete installation of Cygwin on Windows XP Professional and have > made the following attempts to install mod-perl 2.0 on the same > 1. installed apache 2.2.8 > 2. Installed ActiveState 10x Hmm, I don't us

mod_perl & Upgrading Apache

2008-04-20 Thread Kevin Spencer
Hello all, I've had Apache 2.0.59 running with mod_perl for a while now with great success. Our sysadmin group now want to upgrade Apache to 2.2.6. Seeing as /usr/local/apache2/modules/mod_perl.so was built with 2.0.59 I would imagine it will need rebuilding once the Apache upgrade has taken pla