Apache::DBI overrides disconnect() to be a no-op, and
connect_cached()
doesn't. (But Apache::DBI doesn't do this during startup.)
It would be reasonable for Apache::DBI to provide a way for
applications
to call disconnect() and have it actually disconnect.
If you want another hack :-), ch
Compiling mp2 as non-root was a definite good bit of advice - make test
was a success this time - no failures - thanks!
This probably negates the entire error report I mailed before - when (i
can anticipate some in the next ten minutes!) I run into problems again
i'll be crawling back!
Henri
So i didn't - verbose dumps of all tests below since i failed MOST of
them:
http://henri.cooksworldwide.net/nohup.out <-- posted here for convenience
and to prevent 10MB list spam!
A copy of the error_log is here but I doubt its usefulness:
http://henri.cooksworldwide.net/error_log
I hope you guys can help!
Henri
cause a problem? I have a PerlRequire
/path/to/startup.pl in httpd.conf and that should be all i need right?
Henri
PerlResponseHandler ModPerl::Registry
^ I've narrowed it down to that line in httpd.conf - the source of my
problems. When i uncomment it all the children start segfaulting. Until i
uncomment it all the .pl files just display the source. That's even with:
AddHandler perl-script pl
SetHa
.t at line 33
FAILED tests 4-5
t/apache/util...request has failed (the response
code was: 403)
Loads like that, would appreciate help!
Henri