- How to Create a Project on GCP
- How to Change Project Name on GCP
- How to Deploy WordPress on GCP
- How to Change phpMyAdmin Password
- How to Change WordPress Admin Password
- How to Enable Cloud DNS API on GCP
- How to Create Cloud DNS Zone on GCP
- How to Reserve Static IP Address on GCP
- How to Fix WordPress Permalink Issue on GCP
- How to Set Up Domain Name with GCP
- How to Set Up FTP with FileZilla on GCP
- How to Change Machine Type on GCP
- How to Delete a Project on GCP
After you deploy WordPress on Google Cloud Platform, you may need to change the phpMyAdmin password with the steps below:
Step 1: Click the link under "Access the phpMyAdmin web interface" to the phpMyAdmin page;
Step 2: Type the MySQL root user in the Username box, and the MySQL root password in the Password box;
Here are the MySQL root user and the temporary MySQL root password on the right of the page.
Step 3: Click "Change password" on the first page;
Step 4: Type the password two times to confirm, and click the "Go" button;
Step 5: You will see the updated information.