I can't seem to get php 5.2.3, mod_perl 2.0.3, mysql 5.0.45, and apache
2.2.4 to work together. I've read countless websites and documentation,
followed all the different hints and tips, and I either end up with a
situation where mysql or php complain about mysql problems, or, if I install
php wi
On 7/19/07, Nils Kaiser <[EMAIL PROTECTED]> wrote:
I was able to change our code to have the handlers called by the Apache
server (PerlResponseHandler, PerlChildInitHandler,
PerlChildExitHandler). What I don't understand, is in which scope/object
I store the reference to the BerkeleyDB in the ini
Hello,
I was able to change our code to have the handlers called by the Apache
server (PerlResponseHandler, PerlChildInitHandler,
PerlChildExitHandler). What I don't understand, is in which scope/object
I store the reference to the BerkeleyDB in the init handler? And of
course, how I access t
On 7/16/07, Thomas Hilbig <[EMAIL PROTECTED]> wrote:
Does anyone have any MP code to extend the
functionality of the mod_autoindex to include a new
filter that is based on files that are before or after
a last-modified date?
Maybe one of these would help you:
http://search.cpan.org/~gozer/Apach
> On Wed, 18 Jul 2007 07:14:54 -0700 (PDT) "Kevin Field"
> <[EMAIL PROTECTED]> wrote:
> > PerlSwitches -wT
> > LoadFile "C:\Perl\bin\perl58.dll"
> > LoadModule perl_module modules/mod_perl.so
>
> I don't know too much about Apache configuration, but you've
> put "PerlSwitches", which is defi