Jaroslaw Fedevych (UALUG wrote:
Yes, but why in mediawiki-1.3.11, I have the same result when I'm using the canonical edit form? Tokens just fail to match. As well as some users get logged out right when they try to edit anything (cookies are ok on both server and clients), but I cannot reproduce this.
Sounds like a failure of PHP's session data. Make sure this is set up correctly; if you're on a server farm (such as SourceForge's project web space) PHP may be incorrectly configured to save session data onto the local hard drive where it won't be picked up by subsequent hits on other servers.
-- brion vibber (brion @ pobox.com)