Title: Login Loop Problem
Last modified: November 19, 2017

---

# Login Loop Problem

 *  Resolved [hilmanfajrian](https://wordpress.org/support/users/hilmanfajrian/)
 * (@hilmanfajrian)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/login-loop-problem/)
 * Hi,
    I desperately need help to fix login/redirect loop on my website that not
   being resolved more than a week. My website is Arkademi.com where the user has
   to login to see the class content. Everytime the user logging in (with user ID
   or social media account), login not succeded. LOGIN button still there. User 
   has to move to another page to succeded and the Login button changed to their
   account.
 * I have uninstalled W3 total cache and disconnected from Cloudflare. Not fixed.
   So I assume the culprit is my server hosting cache. Hosting provider told me 
   they are caching the server and askd me to install Litespeed Cache Plugin. I 
   did what they asked. But the problem persists. Please visit my website above 
   and give a try.
 * Please tell me what exactly my problem is and how to fix it. Thank you.
 * This is my Litespeed setting:
 * GENERAL
    Enable LiteSpeed Cache: ON
 * CACHE
    Cache Logged-in Users: OFF Cache Commenters: ON Cache REST API: ON Cache
   Login Page: ON Cache favicon.ico: ON Cache PHP Resources: ON Cache Mobile: OFF
   Browser Cache: OFF
 * CDN
    Enable CDC: OFF
 * ESI
    Enable ESI: OFF
 * My httaccess
    # BEGIN LSCACHE ## LITESPEED WP CACHE PLUGIN – Do not edit the 
   contents of this block! ## <IfModule LiteSpeed> RewriteEngine on CacheLookup 
   on RewriteRule .* – [E=Cache-Control:no-autoflush] RewriteRule min/\w+\.(css|
   js) – [E=cache-control:no-vary]
 * ### marker CACHE RESOURCE start ###
    RewriteRule wp-content/.*/[^/]*(responsive
   |css|js|dynamic|loader|fonts)\.php – [E=cache-control:max-age=3600] ### marker
   CACHE RESOURCE end ###
 * ### marker FAVICON start ###
    RewriteRule favicon\.ico$ – [E=cache-control:max-
   age=86400] ### marker FAVICON end ###
 * </IfModule>
    ## LITESPEED WP CACHE PLUGIN – Do not edit the contents of this 
   block! ## # END LSCACHE
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flogin-loop-problem%2Fpage%2F2%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/login-loop-problem/?output_format=md) [1](https://wordpress.org/support/topic/login-loop-problem/?output_format=md)
2

 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/login-loop-problem/page/2/#post-9741035)
 * This is supposed to be fixed in v1.6.5. Please check.

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/login-loop-problem/?output_format=md) [1](https://wordpress.org/support/topic/login-loop-problem/?output_format=md)
2

The topic ‘Login Loop Problem’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

## Tags

 * [login](https://wordpress.org/support/topic-tag/login/)
 * [loop](https://wordpress.org/support/topic-tag/loop/)
 * [redirect](https://wordpress.org/support/topic-tag/redirect/)

 * 16 replies
 * 5 participants
 * Last reply from: [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/login-loop-problem/page/2/#post-9741035)
 * Status: resolved