Hello all,

I'm new to mysql, like it, but I and have experienced seg faults using
DBI->connect() under mod_perl registry.
My script runs fine under straight CGI.

I have found some reference to this on-line, but no solution.

For example,

http://www.mail-archive.com/modperl@apache.org/msg04900.html


More precisely, The error message I got was: 

[Sun Aug 13 14:27:01 2000] [notice] child pid 390 exit signal
Segmentation fault (11) 

This appeared in my apache error log.

It ocurred right after a perl DBI->connect() statement!

I am using suse linux 6.1, 
the mysql perl DBD driver Msql-Mysql-modules-1.2209/lib/DBD/mysql
and the mysql binary release  ..../mysql-3.22.32-pc-linux-gnu-i686/

Do you have any idea which piece is causing the problem? And how to
patch it?

As I mentioned, I did some searching on line and I think some other
developers have had this too!

Thanks you 

Mike Szydlo

Reply via email to