Hi there,

On Tue, 16 Jan 2001 [EMAIL PROTECTED] wrote:

> from a mod_perl module using DBI and Apache::Registry as PerlModule i can
> not connect to a mysql database. 

Have you looked at the mod_perl Guide?

http://perl.apache.org/guide

> The Browser gets an error message that the document hat no data
> while in the logfile of apache stands "child pid 31955 exit signal
> Segmentation fault (11)". I am sure that the connection fails.

You Apache child is crashing.  You may need to debug that.
See the debugging section of the Guide too.  Did you compile
everything from source?
 
73,
Ged.


Reply via email to