On Thu, 23 May 2002, Jie Gao wrote:
 
> and "make test" says BAD_GATEWAY is not exported by Apache::Constants.

are you actually using that constant?  i only was using it as an example.
 
> Also perl-status doesn't seem to be functioning:

Apache::Status doesn't work with 2.0 yet.
 
> I am also getting:
> 
> [Thu May 23 14:11:45 2002] [notice] child pid 32213 exit signal Segmentation fault 
>(11)
> 
> when running my 1.3 module. I couldn't find any coredump, though. Anyone
> can help?

modperl-1.xx/SUPPORT:
 % gdb ../apache_x.xx/src/httpd
 (gdb) run -X -f `pwd`/t/conf/httpd.conf -d `pwd`/t
 [now make request that causes core dump]
 (gdb) bt


Reply via email to