How to find out the username and password for mysql database

前端 未结 7 1104
天命终不由人
天命终不由人 2020-12-07 20:25

I\'ve forgotten what I set as username and password for mysql database. How could I be able to find it out? I am using wamp server. I am a newbie in mysql

相关标签:
7条回答
  • 2020-12-07 20:55

    There are two easy ways:

    1. In your cpanel Go to cpanel/ softaculous/ wordpress, under the current installation, you will see the websites you have installed with the wordpress. Click the "edit detail" of the particular website and you will see your SQL database username and password.

    2. In your server Access your FTP and view the wp-config.php

    0 讨论(0)
提交回复
热议问题