If you have migrated your WordPress app, you might need to change your MySQL database password by following these steps.
First, open your app in SellCloud and click Databases.
Next, click the username for the database you wish to edit and enter your new password when the box appears.
Click Update.
Now, SFTP into your server and open wp-config.php in your app's public folder.
apps/APPNAME/public/wp-config.php
Find the lines below and change your old password to the new password you entered in SellCloud.
Save wp-config.php in your app's public folder.
Your database password should now be changed in WordPress.
Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials