You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Rolf Stoll <Ro...@t-online.de> on 2000/06/08 11:15:44 UTC

DBI-Module and mod_perl

Hello,

I have Problems with mod-perl and a script that use DBI.
As a CGI without mod_perl the script works fine.
With mod_perl I get a:

 [notice] child pid 652 exit signal Segmentation fault (11).

What is this? Does the DBI-Module not work with mod_perl?
Should i use Apache::DBI, or what is the reason for the Segmentation
fault?

Hope someone can help.

Rolf