Home > CMS Tutorial > WordPress > body text

How to use phpmyadmin to retrieve wordpress management password

王林
Release: 2019-11-08 14:38:11
Original
2143 people have browsed it

How to use phpmyadmin to retrieve wordpress management password

How to use phpmyadmin to retrieve the WordPress management password:

1. Confirm your database name

Usually yes Multiple databases or multiple programs are installed in one database, so the preparation is to confirm your database name and wp prefix. The default WordPress prefix is ​​wp_, which can be found in wp-config.php in the WordPress root directory.

2. Log in to the database

In Cpanel or other control panels, find phpMyAdmin, enter the account password and log in. Find the wp database that needs to be operated and click Browse to enter the wp_users table.

3. Reset password string

Find the admin user, click the pencil icon to enter, and reset the user password.

Recommended tutorial: wordpress tutorial

The above is the detailed content of How to use phpmyadmin to retrieve wordpress management password. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
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!