Hi,
> 
> Problem seems to be with
> $req_rec->header_in('Cookie')
> 
> as header_in(), header_out() and err_header_out() are not 
> available in 
> mod_perl 2.0.
> 
> http://apache.perl.org/docs/2.0/user/porting/compat.html#C__r_
> E_gt_header_in_
> 
> or is there some bug in my coding?
> 

Could you try if a

 use Apache2::compat ;

Fixes the problem?

Gerald




 
** Virus checked by BB-5000 Mailfilter ** 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to