Im trying to host 2 wordpress website on the same server but when I try to setting up the second on with:
sudo ee site create example.com --type=wp --ssl=le
I get the following error:
Error: Unable to download wp core.
Warning: Couldn't connect to global-db:3306 or there was issue in wp config create. Please check logs.
Warning: Initiating clean-up.
Im trying to host 2 wordpress website on the same server but when I try to setting up the second on with:
sudo ee site create example.com --type=wp --ssl=le
I get the following error:
Error: Unable to download wp core. Warning: Couldn't connect to global-db:3306 or there was issue in
wp config create
. Please check logs. Warning: Initiating clean-up.Please assist.