Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Incubator escapee wiki:FAQ/Technical
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Why was I automatically logged out?== :This could be a result of your cookie, browser cache, or firewall/Internet security settings. Or, to quote [[User:Tim Starling|Tim Starling]] (referring to a question about "remembering password across sessions"): {{talk quote box| "The kind of session isn't a network session strictly speaking, it's an HTTP session, managed by PHP's [http://www.php.net/manual/en/ref.session.php session handling functions]. This kind of session works by setting a cookie, just like the "remember password" feature. The difference is that the session cookie has the "discard" attribute set, which means that it is discarded when you close your browser. This is done to prevent others from using your account after you have left the computer. The other difference is that PHP sessions store the user ID and other such information on the server side. Only a "session key" is sent to the user. The remember password feature stores all required authentication information in the cookie itself. On our servers, the session information is stored in [[memcached]], a system for non-durable (unreliable) caching. Session information may occasionally be lost or go missing temporarily, causing users to be logged out. ''The simplest workaround for this is to use the remember password feature'', as long as you are not worried about other people using the same computer." |source=[[Wikipedia:Village pump (technical)]] on May 4, 2005 (italics added)}} :In other words: click the "remember me" box when logging in. :See also [[Help:Logging in]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)