Phpcms V9 admin password forgot how to change

Source: Internet
Author: User
Tags administrator password

The General virtual host provides the phpMyAdmin, select your site database. Then select V9_admin This table.
Edit
password, into: Fa3250300be9b7ab0848257f3cbb06e7
encrypt, into: UCFFAP

So the password will be changed into PHPCMS. will be able to log in normally.



can also put
password into eeddc98ecb7cca0b0502c8c1e733549e .
encrypt into: Fpaidj

so. Password will become phpcms, so you can log in, just change the value of MD5 is not, but also to change the value of encrypt. Such mechanisms are almost identical to those of Discuz. Greater mechanism to ensure password security. DEDECMS just MD5 several removed, but this method will cause the user password lost, will lead to password recovery is particularly troublesome. One of the above methods, but only for the novice, only the administrator password talent enough to use such a 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 admin password forgot how to change

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.