Hi,

Very glad I could be of some help, even though most of this was copy and paste and 
googling. I was in fact testing this on a FreeBSD server with 5.8.0, the production 
server is 5.8.4. 

Eric 

At 03:39 PM 6/15/2004, Jim Albert wrote:
>Great! It's always nice to have multiple solutions to a problem.  I believe Stas 
>Bekman also pointed to the POSIX sigaction solution when he first pointed me in the 
>right direction in solving this problem, but setting $ENV{PERL_SIGNALS} = "unsafe"; 
>got me going with perl 5.8 very quickly.
>
>I might give the POSIX sigaction solution a try myself since I too wasn't incredibly 
>comfortable with resorting to old signal handling for my entire httpd servers.  My 
>guess is that your POSIX sigaction solution would work with perl5.8.0 unlike the 
>$ENV{PERL_SIGNALS} solution which is not supported until perl5.8.1.
>
>Assuming your solution also solves this problem, it should also be included in any 
>documentation regarding "safe signals" and apache/mod_perl.


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to