忘了wiki的登陆密码

不小心忘记了wiki的登陆密码,网上找了下解决办法,需要做一下2个步骤:

1.通过修改表my_user,修改用户名密码,

UPDATE my_user SET user_password=md5(CONCAT('USERID-',md5('123456'))) WHERE user_id=1

 

2.通过php修改密码

/application/php7.4/bin/php changePassword.php --user=Teddylu --password=123456

忘了wiki的登陆密码
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
Scroll to top
0
Would love your thoughts, please comment.x
()
x