I am running Apache/1.3.9 (Unix)  (Red Hat/Linux 6.2) and DBI-1.14.

When I include a "use DBI" in the startup.pl file, Apache code dumps.

A "use DBI" in cgi scripts works OK.  However, as I need to pre-load a
few arrays with data to be shared by the child processes, I need to do
it in the startup file.

Note: httpd only code dumps when run with -X.  Without -X, it runs the
startup file ok, but seems to die before spawning any files, but in this
case, it does not print "Segmentation fault (core dumped)" and there is
no core file.

Has anyone else experienced this?

Thanks,
Dick

P.S.  Is there a DBI mail-list where I can also post this?

Reply via email to