下面我们记录一下WHMCS面板忘记密码时如何在mysql里重设管理员密码。
打开 tbladmins 表:
passwordhash 设置为空。
password 设置成新的密码,然后函数选择成MD5。
保存数据。
重新登陆即可~
');mask-image:url('data:image/svg+xml;utf8,');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}/*]]>*/
下面我们记录一下WHMCS面板忘记密码时如何在mysql里重设管理员密码。
打开 tbladmins 表:
passwordhash 设置为空。
password 设置成新的密码,然后函数选择成MD5。
保存数据。
重新登陆即可~
作者:
标签