Locking on the WordPress admin or WP admin screen can be a disappointing issue. You will lose the ability to edit your site, post new blog posts, or handle comments and other administrative tasks. However, there are several solutions to this problem, and we will discuss each in this article. Regarding the problem of wrong password on the WP admin screen, the common mistake people encounter is to enter the correct password and try to reset the password, but after entering the \
If you try to reset your password but do not receive an email notification requesting a reset, you may be a victim of an attack. If you suspect that the site is damaged, please check the instructions for what to do when the website is hacked. Regardless of the reason why the password cannot be retrieved, it can be manually reset in phpMyAdmin. A tool for maintaining and configuring MySQL databases through a user-friendly interface. If the host uses cPanel, log in and scroll to the database section, then click phpMyAdmin. Log in to phpMyAdmin using the cPanel user name and password. Use the other tabs to log in to the site’s file manager. You can also use an FTP client, such as FileZilla. Open the root directory (usually called public_html), WP config. Open the PHP file. To view it, you may need to it and open it in a text editor on your computer. The
What you are looking for is a definition () function named db_name. So you can know the name of the database. This code is usually WP config. WP config is under a large comment that tells you what the PHP file is for. At the top of the PHP file. Return to the tab that opens phpMyAdmin. You can find many tabs at the top of phpMyAdmin. Select the database, WP config. Select the database that matches the name found in the PHP file. A screen with a large table containing many values, including the \
Male now displays a smaller table containing all users of the site. Browse to the default administrative user account and click the associated edit button. The password can be found in the user_pass field, but will not be recognized. Because MD5 encryption. This field only uses the MD5 hash password, so you must use the MD5 hash generator to create a new password. Male click here to open the default MD5 hash generation tool. In the text box, enter the password you want to assign to the administrator account, and then click generate to display a hash string for the password. Copy the corresponding hash string and paste it into the user_pass value column of phpMyAdmin. The
Click move at the bottom of the page to save the new password. You must log in to WP admin with the password entered in the text box, not the MD5 hash version. If the WordPress administrator is locked due to the loss of administrator privileges, and the user account does not have administrator privileges, the WordPress administrator is locked, which may be attacked by hackers. If you think the site is damaged, please refer to the guide again. During this period, you must restore administrator privileges to the user account. Use the instructions in the previous section to navigate to the wp_users section of the database. If present, click the Insert tab. You can find a table that contains a null value to create a new administrator account. Leave the function column blank and set the function of user_pass to MD5
Please try. If there is a problem accessing the entire site instead of WP admin, an error may occur when setting up the database connection. Freddy muriuki has written a complete tutorial on how to correct this error in WordPress, so if this problem occurs, please check. The white death screen is slightly scary. The result of the white death screen may cause this problem. This problem may occur if only white is displayed on the WP admin login screen. Especially when you can see it on other pages. The
The wrong plug-in may be the cause of this problem. Log in to the file manager of the host or use the FTP client to browse the plug-in folder. After renaming, you can disable all plug-ins. Now browse the website. If you can log in normally, the plug-in will cause an error. Reactivate each plug-in, refresh the site after activation, and check which plug-in will cause the problem. Determine whether it can be destroyed after it is found. If not, find a substitute or consult the developer. If the theme is invalid, especially if the theme and WordPress core are not fully updated, the theme may not be encoded correctly. Ensure that the site has a default theme installed and disable it by changing the name of the individual theme folder. If the problem is no longer displayed and you can log in to the site normally, you must modify the topic. For advanced topics, please consult the topic developer. The memory limit of the site increases. The host limits the amount of memory available at the site. This is especially true for shared hosting providers. When you reach that limit, you will experience the white picture of death. You can perform several actions to correct this error. Fancythemes Check out this guide on COM to learn how to increase the memory limit in word press. Parsing error of WP admin problem syntax error a syntax error in the file may cause this problem. If so, the site must display a parsing error: syntax error message. Please check this guide to learn how to correct this error in word press. If the WordPress administrator problem prevents the administrator account problem from causing the loss of access to WP admin, you must log in again and create a second backup administrator account. If you have posts to submit and content to modify, you will not experience anything. Downtime occurred while resolving issues with the basic administrator account. Do these solutions solve the problem? Please leave a message! If the website is hacked, please read the following documents to modify and prevent such problems. What to do when a WordPress website is attacked by hackers WordPress security 101 regular WordPress maintenance