> Hello all,
> 
> I'm new to the list and I'm hoping that someone could help me and explain
> what I'm doing wrong or how to fix this
> 
> 
> I recently compiled mod_perl-1.24 and it can run modules that I program.
> However I get a segmentation fault (11) when I use a :: to describe where
> the module is.
> 
> Example
> 
> This works fine -
> 
> <Location /hello>
>   SetHandler perl-script
>   PerlHandler hello
> </Location>
> 
> 
> This causes the horrible [Wed Aug  2 22:34:30 2000] [notice] child pid 4433
> exit signal Segmentation fault (11)

Please read the SUPPORT file from the mod_perl distribution for information
on how to supply a backtrace so we can investigate the segfault.

Thanks,

--
Eric


Reply via email to