Hi Rick, seems like a fix would be a check there: if sessions dir doesn't
exist (and Redis isn't used to store the session) create it and move on
instead of breaking down in tears.

On Sun, Jun 28, 2015 at 10:47 PM, Rick Hanson <cryptor...@gmail.com> wrote:

> I downloaded pl-web and ext and ran the demo-app.  When I went to the
> login page, I got this "Open error" in the console:
>
> # excmd redefined
> # exlst redefined
> # exlst redefined
> !? (out Sf (print (list (list "sid" *Sid))))
>
> "/home/rick/projects/pl-web-demo/./sessions/6d61fa61b9cc1d8fd878f4b534703473"
> -- Open error: No such file or directory
> ?
>
> But after I quit, issued a:
>
> $ mkdir sessions
>
> and re-started the server, I never got the error again -- everything
> worked as expected.  (I got the login creds from main.l.)
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>

Reply via email to