I'm trying to use some modules I wrote through PerlModule in httpd.conf

The modules are tested and correct.  They appear to work when they're
auto-loaded.  However, I wish to load them on startup of the web server.
When I add the following line to my httpd.conf:

PerlModule Bounce::Handler

and attempt to apachectl configtest I get:

/usr/sbin/apachectl: line 198: 12577 Segmentation fault      $HTTPD -t

Any suggestions about what I might have done wrong?

Thanks,
Drew

Reply via email to