> -----Original Message-----
> From: James Hall [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 05, 2001 3:23 PM
> To: [EMAIL PROTECTED]
> Subject: Newbie cookie question
>
> Now that I have mod_perl installed I cannot pass any cookies 
> like I used to.
> I have not changed any scripts [yet] and all use DBI connections to a
> postgres DB.
> 

a code snippet of how you set your cookies would be most helpful...

be sure to check your outbound and inbound headers (either using telnet or
CPAN modules such as Apache::DumpHeaders or Apache::DebugInfo) to see what
is going on

do you have PerlSendHeaders On?

--Geoff

Reply via email to