Home > CMS Tutorial > WordPress > body text

How to solve the problem of infinite registration and login loop in WordPress

王林
Release: 2019-11-07 11:18:28
Original
2765 people have browsed it

How to solve the problem of infinite registration and login loop in WordPress

Problem:

Website (Wordpress) registration and login endless loop.

In the company, when logging in and registering on some websites (including WordPress), it prompts that the verification code is filled in incorrectly, or there is no prompt and returns directly to the login/registration page, creating an endless loop over and over again. These websites were all working normally and can be used normally at home.

Solution 1:

Try to modify the router MTU value, changing the original value of 1480 to 576. Sure enough, the website can be used normally, but the website browsing speed Noticeably slower.

Solution 2:

This situation occurred after upgrading the router software, so I tried to download the old version of the router software. After version backtracking, the problem was completely solved. .

Recommended tutorial: wordpress tutorial

The above is the detailed content of How to solve the problem of infinite registration and login loop in WordPress. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!