John Siracusa wrote:
What is the status of DBI connection pooling (a la Apache::DBI) in mod_perl
2? The 2.0 guide says, "a replacement for Apache::DBI based on the tipool
will allow to reuse database connections between multiple threads of the
same process."
"will allow"? Does that mean it's not
[EMAIL PROTECTED] wrote:
I see. I'm not using a cgi directory, but am running scripts out of the
normal root/sub directories. Here's what I have in httpd right now:
LoadModule php4_modulemodules/libphp4.so
LoadModule perl_modulemodules/mod_perl.so
PerlModule Apache2
**
Documen
Stefan Loones wrote:
Stas Bekman wrote:
Problem is that on our production machine I need to do everything
with rpm. When I have the time I will try it on another machine.
That's clear. But nothing prevents you from building from the source
to test whether it works. I have no problem building mp2
Stefan Loones wrote:
Hi all,
First of all sorry if this is not really mod_perl related
I'm looking for the best way to start a new process from a (SetHandler
modperl) PerlResponseHandler. I don't want the ResponseHandler to wait
for the new process. So the new process needs to be completely
inde
Hi all,
First of all sorry if this is not really mod_perl related
I'm looking for the best way to start a new process from a (SetHandler
modperl) PerlResponseHandler. I don't want the ResponseHandler to wait
for the new process. So the new process needs to be completely
independent. The new proc
Stas Bekman wrote:
Problem is that on our production machine I need to do everything
with rpm. When I have the time I will try it on another machine.
That's clear. But nothing prevents you from building from the source
to test whether it works. I have no problem building mp2 from source
on linu
What is the status of DBI connection pooling (a la Apache::DBI) in mod_perl
2? The 2.0 guide says, "a replacement for Apache::DBI based on the tipool
will allow to reuse database connections between multiple threads of the
same process."
"will allow"? Does that mean it's not done yet? How are p
Stefan Loones wrote:
Stas Bekman wrote:
Stefan Loones wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
My previous working version was : mod_perl-1.99_11-3 (.i386.rpm)
I did a rpmbuild --rebuild mod_perl-1.99_14-1.bl.src.rpm (rpm
supplied by St
I see. I'm not using a cgi directory, but am running scripts out of the
normal root/sub directories. Here's what I have in httpd right now:
LoadModule php4_modulemodules/libphp4.so
LoadModule perl_modulemodules/mod_perl.so
PerlModule Apache2
**
DocumentRoot "/wwwroot/htdocs
Stas Bekman wrote:
Stefan Loones wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
My previous working version was : mod_perl-1.99_11-3 (.i386.rpm)
I did a rpmbuild --rebuild mod_perl-1.99_14-1.bl.src.rpm (rpm
supplied by Stuart Jansen, thanks !
10 matches
Mail list logo