On Tue, 2006-08-29 at 14:45 -0400, dhaval gada wrote:
>    I did try the Embperl site, but could'n't find anything there.

Did you try the Embperl mailing list?

> Also, I believe is it more to do with the Apache::Session module.

There is no code in Apache::Session that generates that error message.
It's either your own code generating it, or code in Embperl.

> I am able to create a new cookie when the session is started for the
> 1st time, but it fails and gives the error mesg when it  either tries
> to read the cookie file or when it tries to retireve the desired
> object from the file by making use of the retrieved session ID from
> the cookie file.

Is this your code that is trying to load the session?  If so, show it to
us.

> Has it to do anything with apache server like any specific settings
> required or etc.

I'd say that's very unlikely.

- Perrin

Reply via email to