This is what it’s failing on. When Ghost is trying to connect to the mysql database that you’ve specified in your config it’s timing out trying to look up the hostname ghosth
Okay, thanks for the heads up. I’m not sure how to deal with that because I did setup the database right before installing ghost as per the documentation. Not sure what went wrong here, I’ll have to try it again, I guess.
Where did you install the database? If it was on the same machine as you installed Ghost then you probably want to use localhost in the database host config. Where did the ghosth value come from?
I did install the database in the server. Thanks to you, I was able to figure out what I did wrong - however, I did something very wrong on my server (had multiple mysql packages) before I tried to install ghost. So, I shall delete this instance and create a new one so that I can make sure everything is back to default before installing ghost cms.