![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re: Trouble with mod_perl, Apache::Session::Postgres, and DBIby perrin (Chancellor) |
on Feb 04, 2002 at 17:19 UTC ( #143263=note: print w/replies, xml ) | Need Help?? |
Segfaults with mod_perl are often a result of using a mod_perl and perl libraries compiled with different versions of Perl. I'd suggest you compile Apache, mod_perl, and the DBI/PostgreSQL modules from source. It's a pain, but it will probably fix this.
In Section
Seekers of Perl Wisdom
|
|