[...]But... I found a line in startup.pl, which brokes Apache: use DBD::Oracle
Any difference if you omit 'use DBD::Oracle' and just keep 'use DBI'?
I just wanted to load DBD::Oracle in parent process for sharing it among children. (and it works fine for statically compiled mod_perl)...
Have you tried building your own mod_perl vs. using a prebuilt one? May be that's the cause of your problem?
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html