Perrin Harkins wrote:
In my opinion, yes. You'd have to write your own DBI, or a DBD driver
that talks to mod_dbd. It would not be easy.
Yeah were definitely missing the that APR::* XS glue for this, but its
something I'm incredibly interested in. I just lack the time atm
I think some ot
I would like to thank those who helped me, Parrin Harkins and Jim
Brandt i think it was, move to mod_perl. Some of the result is here,
http://genomics.dk:8001/UTHCT
and I learned. I start Apache in CGI mode when adding and debugging,
and mod_perl mode when done. That is a pleasant way for me, an
Ok. I appreciate your help here, Perrin.
mod_backtrace gave me this:
[Wed Aug 27 18:29:29 2008] pid 24456 mod_backtrace backtrace for sig 11
(thread "pid" 24456)
[Wed Aug 27 18:29:29 2008] pid 24456 mod_backtrace main() is at 8062fb8
/home/pointsrv/apache/config/dev/modules/mod_backtrace.so[0xa3
On Tue, Aug 26, 2008 at 3:25 PM, Berg, Eric <[EMAIL PROTECTED]> wrote:
> I'm feeling like it's not the DBI stuff. Where else can I look?
Your next step is probably to get a backtrace of the segfault and
figure out where it crashed.
- Perrin
On Wed, Aug 27, 2008 at 5:15 AM, Timothy Partee <[EMAIL PROTECTED]> wrote:
> Am I completely on the wrong track?
In my opinion, yes. You'd have to write your own DBI, or a DBD driver
that talks to mod_dbd. It would not be easy.
> Is there
> another more simple way to implement MySQL DBI connect
Thank you very much for that info.
I configured it with: ./Configure -de -Accflags='-fPIC' -Dprefix=/path/to/perl
as Dan Axtell sugfgested.
Worked perfectly. Thanks alot!
>-Ursprüngliche Nachricht-
>Von: Fred Moyer [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 27. August 2008 10:33
Quick question for the list. I've been scouring Google looking for
information on Connection Pooling to MySQL 5.0 in mod_perl2 on Apache2
using mod_dbd or similar, and while I can find docs for configuring
mod_dbd in Apache2, and am quite familiar with mod_perl development, I'm
unable to f
[EMAIL PROTECTED] wrote:
1. Problem Description:
I cannot compile mod_perl for Apache2. There seem to be two issues with the Configure.PL/make-process. Configure runs through without an error but with a warning that header files have been found in an unexpected directory (see warning message
1. Problem Description:
I cannot compile mod_perl for Apache2. There seem to be two issues with the
Configure.PL/make-process. Configure runs through without an error but with a
warning that header files have been found in an unexpected directory (see
warning message below) although I have s