![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: uh... segfault. mod_perl, Apache::DBI and other atrocities.by toma (Vicar) |
on Jul 05, 2001 at 04:12 UTC ( #93984=note: print w/replies, xml ) | Need Help?? |
Make sure that you are using the exact versions of perl
and apache that are supported by mod_perl. When I built
mod_perl it relied on versions of perl and apache
that were slightly out of date. This did not appear to
be the usual, "well, we
say it's supported with these versions because that's
how we tested it, but other versions may work." It was
more like, "the only way this will possibly work is if
you use these *exact* versions."
It should work perfectly the first time! - toma
In Section
Seekers of Perl Wisdom
|
|