If I use 127.0.0.1 as the db host: allows me to create databases, plugins can't connect to themOn my other server I was able to use the FQDN and it worked just fine. Not sure what I'm doing wrong this time. Just to go down the list:
If I use 172.18.0.1 as the db host: same as above
If I use FQDN as the db host: There was an error while trying to connect to the host or while executing a query: "SQLSTATE[HY000] [2002] No route to host (Connection: dynamic, SQL: SELECT 1 FROM dual)"