Sumit Shah wrote:
> Hello,
> 
> I have a Mod Perl authentication handler and it needs to retrieve the
> session id from a cookie. It is unable to retrieve any cookies and I get
> the following error. It does not even print any of the cookies. I would
> appreciate any help with this.

First thing I'd check is to make sure that the cookies are being sent by the
browser. I normally use Firefox and the LiveHTTPHeaders plugin to check that
it's sending what I think it should be sending.

-- 
Michael Peters
Developer
Plus Three, LP

Reply via email to