Forgot phpMyAdmin credentials

If you forgot the login credentials to your database, you can easily retrieve it from your wp-config.php file.

For both standalone & cluster environment:

1. To access wp-config.php, go to the Config of your Application Server by clicking on the wrench icon.

2. Navigate to your webroot folder and open ‘ROOT

2. Inside your ‘ROOT‘ folder, you will find your wp-config.php file which will contain your database username and password.