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