segfault after HTTP_MOVED_* and set_handlers()

2002-12-06 Thread Stefano
is a good idea use set_handlers(PerlHandler => undef) b) is the segfault I've obtained a bug in mod_perl ? Thanks, Stefano di Sandro

segfault after HTTP_MOVED_* and set_handlers()

2002-12-05 Thread Stefano
is a good idea use set_handlers(PerlHandler => undef) b) is the segfault I've obtained a bug in mod_perl ? Thanks, Stefano di Sandro

segfault after HTTP_MOVED_* and set_handlers()

2002-12-05 Thread Stefano
is a good idea use set_handlers(PerlHandler => undef) b) is the segfault I've obtained a bug in mod_perl ? Thanks, Stefano di Sandro

Re: base.pm seems to fail a check

2002-08-30 Thread Stefano
base' before loading the > module that includes 'use base ...' This didn't work. Same error. Thanks, Stefano

base.pm seems to fail a check

2002-08-29 Thread Stefano
locate .*? at \(eval /; #'# 42: >>> die if $@ && $@ !~ /Can't locate .*? at \(eval /; #'# Any suggests? Thanks a lot, Stefano di Sandro

Apache::ASP

2000-10-02 Thread Stefano Triolo
I realy do not understand where is the problem! I attach the output that my internal server return when I try to execute these few lines:           My First ASP script              <%    response.write "Hello, ASP World!"%>          Please answer me to [EMAIL PROTECTED]     Err