• I just installed 202 version of WordPress and started to play with it.
    I am having login problem on IE and there is no problems at all on FF.
    Both browsers installed on the same machine.
    Both browsers set to accept cookies.
    Only FF accepts them. IE does not for unknown reason.
    Here is sample from phpinfo page on IE and FF respectively:
    APACHE ENV:
    HTTP_COOKIE missing
    HTTP_COOKIE present

    HTTP Response Headers:
    Set-Cookie present
    Set-Cookie present

    PHP vars:
    _COOKIE missing
    _COOKIE present

    I’m getting the same login page all the time on IE.

    Anyone knows how to fix this problem?

    Thanks

The topic ‘IE v FF login problem’ is closed to new replies.