Could you check please:

a) whether moin sends a cookie to your browser in the login response?
you need some tool like livehttpheaders for firefox or some network
packet inspection tool.

b) in case it does and the cookie vanishes then mysteriously: could you
check whether your server time is correct and your client time is in
sync with it (thus also correct)?

In case your client is too much ahead in time relative to your server,
it might think that the cookie lifetime is over and just deletes the
cookie.

c) look into the cookie: is the cookie's path the same as your wiki's
path?


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to