Hi list,
I am having the error bellow:
Tue Dec 31 11:48:35 2002] [notice] Apache/1.3.26 (Unix) mod_perl/1.27 configured -- resuming normal operations
[Tue Dec 31 11:48:35 2002] [notice] Accept mutex: fcntl (Default: fcntl)
[Tue Dec 31 11:48:39 2002] [notice] child pid 6552 exit signal Segmentation Fault (11), possible coredump in /home/ederson/apachelocal
[Tue Dec 31 11:48:41 2002] [notice] child pid 6553 exit signal Segmentation Fault (11), possible coredump in /home/ederson/apachelocal
[Tue Dec 31 11:48:45 2002] [notice] child pid 6554 exit signal Segmentation Fault (11), possible coredump in /home/ederson/apachelocal
[Tue Dec 31 11:48:46 2002] [notice] child pid 6555 exit signal Segmentation Fault (11), possible coredump in /home/ederson/apachelocal
[Tue Dec 31 11:48:35 2002] [notice] Accept mutex: fcntl (Default: fcntl)
[Tue Dec 31 11:48:39 2002] [notice] child pid 6552 exit signal Segmentation Fault (11), possible coredump in /home/ederson/apachelocal
[Tue Dec 31 11:48:41 2002] [notice] child pid 6553 exit signal Segmentation Fault (11), possible coredump in /home/ederson/apachelocal
[Tue Dec 31 11:48:45 2002] [notice] child pid 6554 exit signal Segmentation Fault (11), possible coredump in /home/ederson/apachelocal
[Tue Dec 31 11:48:46 2002] [notice] child pid 6555 exit signal Segmentation Fault (11), possible coredump in /home/ederson/apachelocal
I am using Apache::DBI, if i do an DBI->connect the error occurred.
If i remove the DBI->connect the page .epl is showed.
Anybody imagine what can be happing ?
Thank you.
