> I'm sorry, I don't know anything about Magento session handling with
> memcached, but I may have a general idea for you.
>
> If you can, run memcached from the command line in another terminal with
> -vvv.  Then try your login.  This should show you what, if anything, is
> done with memcached when you try to log in.
>
> If I had to guess though, I think the problem you're running into is
> likely somewhere else... possibly getting the connection going.

I just tried it, and was able to confirm that Memcache is being
written to. The only problem is that the session isn't working for
some reason.  Here are 2 scenarios:

1. Use incorrect login. Magento tells me I entered invalid login,
which is correct.

2. Use correct login. In this case no errors, I just get returned to
the login page like nothing happened.

Help?

Reply via email to