Login Problem

Fragment of a discussion from Project:Support desk
Jump to: navigation, search

The problem i'm experiencing just seems to be Internet Explorer only. Firefox and chrome are un-affected either by the hostname or IP address.

Although I can login using IE6/IE8 with the IP address,
Example: http://180.10.66.4/mediawiki
The problem occurs using the hostname.
Example: http://myserver/mediawiki

If I goto the login page a 'sess_xxxx' in the /tmp folder is created. If I attempt to login, or just refresh the login page this seems to set brand new a sess_xxxx everytime.

I have checked the apache logs and the client IP address is always the same regardless if i used the hostname of IP address.

Its not a permission issue.

I have also tried the following which was suggested with no success. $wgUseSquid = true;

Some suggestion would be greatly appreciated.


[SOLVED: My issue was caused by having an 'underscore' in the hostname example http://my_server - IE looks though it doesn't handle the underscore in the hostname as well as FF or Chrome does. Hope this helps anyone else using Mediawiki within their local intranet]

195.43.48.13813:48, 2 February 2012

had this error and the problem is that the facility lacked a standard memcached adding correct configuration

$wgSessionsInMemcached = true; # optional

200.153.233.25001:10, 20 March 2012
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox