how2dock / docbook

Sample code and Vagrant files for O'Reilly Docker cookbook
Apache License 2.0
227 stars 144 forks source link

Wordpress: Error establishing a database connection #8

Open NeuroNex opened 8 years ago

NeuroNex commented 8 years ago

1.16 Running a WordPress Blog Using Two Linked Containers 7.1 Using Docker Compose to Create a WordPress Site

Both examples ends up with "Error establishing a database connection" when opening http://localhost Test environment:

sankerkr commented 5 years ago

mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!

Getting the following error