Gerald Richter wrote:
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?
thanks. problem solved.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]