Can't call method "prepare" on an undefined value

2007-07-22 Thread Dustin D.
I'm having countless problems with mod_perl and not even sure where to start. I thought I had mod_perl up and running in my development environment, so I pushed the new changes + apache configuration out to my production environment, and immediately began tail -f on the logs. What I noticed was,

Re: php/mod_perl + mysql woes

2007-07-20 Thread Dustin D.
On 7/20/07, Clinton Gormley <[EMAIL PROTECTED]> wrote: I've managed to get php5.2.2, mod_perl 2.0.3, apache 2.2.4 and mysql 5.0.27 working on openSuSE 10.2 x86_64. Your install options don't look much different than mine. I think my problem might be glibc, since I'm getting glibc and malloc(

Re: php/mod_perl + mysql woes

2007-07-20 Thread Dustin D.
On 7/20/07, Michael Peters <[EMAIL PROTECTED]> wrote: Dustin D. wrote: > 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. Why do you need to do that? Normally what I've seen others do in this situation (and have don

php/mod_perl + mysql woes

2007-07-19 Thread Dustin D.
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