-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error establishing a database connection #170
Comments
This is due to the RDS certificate change. You'll need to swap out this file in your repo https://s3.amazonaws.com/rds-downloads/rds-combined-ca-bundle.pem and redeploy. |
Pull Request opened: #171 |
👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍 |
thanks a million I overlooked the update |
there are a few pulls that i think is pending. Is anyone on this thread able to help keep the repo updated? |
Switch WP_DB_SSL to OFF from Heroku's Settings Tab -> Config Vars |
I'm getting
Error establishing a database connection
when installing WP.The following prints "Connected" when putting into
wp-config.php
:What's going on?
The text was updated successfully, but these errors were encountered: