The session code tries to create a directory if it doesn't exist. This
means that your code it being run from a different path than you
think.
Try specifiying the absolute path to DiskStore -- like DiskStore("/var/
www/mypath/sesssions") instead of a relative path.
On Sep 14, 12:04 pm, Greg Milby <[email protected]> wrote:
> drwxrwxrwx 2 gmilby gmilby 4096 2010-09-14 14:26 sessions
>
>
>
> On Tue, Sep 14, 2010 at 2:51 PM, m g <[email protected]> wrote:
> > What are the permissions for the folder containing "sessions" ?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "web.py" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected] <webpy%[email protected]>.
> > For more options, visit this group at
> >http://groups.google.com/group/webpy?hl=en.
--
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/webpy?hl=en.