• Resolved knome

    (@knome)


    I recently upgraded my site with the automatical update tool to 3.1.1. Now I can’t access network admin, since those pages end in an infinite redirect loop.

    All the sites work perfectly, as well as the site administration pages.

    I have disabled all my plugins. My DOMAIN_CURRENT_SITE is correct in wp-config.php

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter knome

    (@knome)

    In the Apache error log, I’m getting errors like this:

    Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

    Does anybody know if increasing the LimitInternalRecursion fix the problem?

    probablepossible

    (@probablepossible)

    that won’t fix the problem, because there shouldn’t be ten internal redirects.
    When I watched my status bar, wordpress was trying to redirect from a non-www to a www URL over and over.

    samuel77

    (@samuel77)

    Hi Any body know how to get in to my Admin page:
    Once I updated the Wordoress3.1.1,I cant go to the admin page. When I log in it shows me an error message like this:
    Fatal error:
    Call to undefined function is_network_admin() in /data/16/1/71/10/1560825/user/1681015/htdocs/superairtickets/blog/wp-admin/includes/menu.php on line 10
    I do see the reguler post page and it shows me I’m logedin but I can go to the admin page.
    Please help me.

    probablepossible

    (@probablepossible)

    Samuel, that is a different issue, and you need to start a new thread about it 🙂

    Thread Starter knome

    (@knome)

    The error is fixed by changing the path of the main blog in $wpdb->blogs to “/” (previously was empty), as suggested in http://core.trac.wordpress.org/ticket/17090#comment:19.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘After update to 3.1.1, network admin ends in redirect loop’ is closed to new replies.