Open toolboc opened 5 years ago
docker-wordpress-mysql Issue Details Deployment of the docker-wordpress-mysql template results in a misconfigured mysqldb instance, this blocks the ability to configure and interact with wordpress due to a "Error establishing a Database Connection" Repro steps
Deploy the docker-wordpress-mysql template Visit the ip or DNS of the created "MyPublicIp" instance
Notice that an error message is displayed:
Expected Result User should be met with the initial WordPress installation and configuration prompt
Hello, I have the same problem. Any solution? Gregory
Same problem. Has been going since last year. Any updates?
There is a problem with the wordpress compose service. It should have set environment variable WORDPRESS_DB_PASSWORD (similar to mysql compose service), but it hasn't got.
docker-wordpress-mysql
Issue Details
Deployment of the docker-wordpress-mysql template results in a misconfigured mysqldb instance, this blocks the ability to configure and interact with wordpress due to a "Error establishing a Database Connection"
Repro steps
Expected Result
User should be met with the initial WordPress installation and configuration prompt