Destoon the method of retrieving the administrator password _php instance

Source: Internet
Author: User
Tags administrator password

Many people in the use of Destoon system, often appear to forget the background management password, or the management password is not stolen need to find, this time often overwhelmed.

In fact, the password to retrieve the Destoon system is very simple, we just need to save the password in the database to change it, to change a simple password, and then into the system and then change into their own on it.

If the system opened the mail to send, but also through the front desk to retrieve the password feature message back.

You can use database management tools, such as phpMyAdmin, to find destoon_member tables,

Modify Administrator password field values are:

14e1b600b1fd579f47433b88e8d85291

Alternatively, if the Admin user is named admin, you can execute the following SQL statement directly:

Update destoon_member set password= ' 14e1b600b1fd579f47433b88e8d85291′where username= ' admin ';

By doing this, the administrator password will be set to: 123456

Login to the background with password 123456 and modify the new admin password.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.