• Hi all,

    I have a problem with my website. I updated last from 3.6 to 3.6.1. No problems at all. I did not change any settings or changed the wp-config.php or .htaccess.
    Now when I open my site (vans-online.nl) it is all okay. But when I go to the /wp-admin I get the following error (Chrome): ERR_TOO_MANY_REDIRECTS.

    I cannot enter the WordPress admin part, I can acces my FTP.

    I looked all over the internet if anything could solve the problem. I tried some things but none worked.

    I tried to
    Delete my Cookies etc.
    Re-uploaded my .htaccess
    Deactivated my plugins from FTP (plugins.hold)
    Changed to old theme (themename.OLD)

    Does anyone have a solution?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter LTKort213

    (@ltkort213)

    Deleted all my plugins, still does not work

    I’m getting the redirect error on your home page as well as wp-admin.

    I’ve had this happen before, unfortunately, a different issue each time. You might check the home_url in the wp_options table (I’ve had to add www to the url). If you’re using define('FORCE_SSL_ADMIN', true); in wp-config.php, you might try commenting that out. You might check if .htaccess has been modified. Generally this is caused at the server level.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Wp-Admin: ERR_TOO_MANY_REDIRECTS’ is closed to new replies.