Cyril SCETBON wrote:
Cyril SCETBON wrote:
Hi people,

I get this error message int error.log when I try to access a perl script which exists or not.

I've turned on trace messages in mod_perl and here is my error.log :

[Sun Oct 08 17:19:39 2006] [notice] Apache/2.0.55 (Ubuntu) mod_ssl/2.0.55 OpenSSL/0.9.8a mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations modperl_filter_add_connection: no InputFilter handlers configured (connection)
[...]
modperl_mgv_resolve: package ModPerl::Registry not in %INC, attempting to load it

modperl_mgv_resolve: loaded ModPerl::Registry package

modperl_mgv_resolve: [28464/3078568880] found `handler' in class `ModPerl::Registry' as a method

[Sun Oct 08 17:19:55 2006] [notice] child pid 28464 exit signal Segmentation fault (11) modperl_perl_ids_get: pid=28487, ppid=28460, uid=33, euid=33, gid=33, egid=-1

modperl_callback_run_handlers: no PerlChildInitHandler handlers configured ()


Any idea ?
Anyone ?

Hmmm - I don't know much about Registry handlers, but could you post the relevant section of your httpd.conf where this is configured? And also the script you are using? And did make test return all tests passed for you?

Reply via email to