PHPCMS V9 administrator password forgot how to modify, phpcmsv9

Source: Internet
Author: User

PHPCMS V9 administrator password forgot how to modify, phpcmsv9
Generally, Vm providers provide PHPmyAdmin. Select your website database and select the table v9_admin,
Edit
Password, changed to: fa3250300be9b7ab0848257f3cbb06e7
Encrypt to ucFfAp

In this way, the password will be changed to phpcms, and you will be able to log on normally.

You can also
Change password to eeddc98ecb7cca0b0502c8c1e733549e
Encrypt to: fPaIDJ

In this way, the password will change to phpcms, so that you can log on. It is not feasible to change only the md5 value, but also the encrypt value. This mechanism is similar to discuz, A larger mechanism can be used to ensure password security. dedecms only removes the md5 digits. However, this method will lead to the loss of the user's password and cause special trouble in password recovery, the above method is only suitable for cainiao. This method can be used only for the administrator password.

Or use SQL commands to perform the preceding operations.

UPDATE 'phpcmsv9'. 'v9 _ admin' SET 'Password' = 'authorization', 'encrypt' = 'fpaidj' WHERE 'v9 _ admin'. 'userid' = 1;
How can I change the original Administrator Account in the PHPCMS V9 background?

Directly change through mysql database, v9_admin

How can I change the password of A phpcms v9 member? In which folder is the change? Help

Use DW to search for keywords
 

Related Article

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.