Phpcms V9 administrator password forgot how to modify

Source: Internet
Author: User
Tags administrator password

The general virtual host provides the phpMyAdmin, selects your website database, and then chooses v9_admin this table,
Edit
password, into: Fa3250300be9b7ab0848257f3cbb06e7
encrypt, into: UCFFAP

so the password will be changed to PHPCMS, you can log in normally.

you can also put
password into eeddc98ecb7cca0b0502c8c1e733549e .
encrypt into: Fpaidj

In this way, the password will become phpcms, so that you can log in, only change the value of MD5 is not, but also to change the value of encrypt, this mechanism and discuz almost, can be more mechanisms to ensure the security of the password, DEDECMS just MD5 a few removed it, however, This method will cause the user password loss, will lead to password recovery is particularly troublesome, the above one method, is only suitable for rookie, only the administrator password can use this method.

or use SQL commands to manipulate the above

UPDATE ' phpcmsv9 '. ' v9_admin ' SET ' password ' = ' eeddc98ecb7cca0b0502c8c1e733549e ', ' encrypt ' = ' fpaidj ' WHERE ' v9_ Admin '. ' userid ' =1;

Phpcms V9 administrator password forgot how to modify

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.