Ive installed Ghost both through the CLI which was unsuccessful and manually which has worked and over SSH it says it is running but i only get a error 404 as if ghost isn’t there. No errors at all now. Im confident it is installed correctly.
Anyone any ideas?
Ghost Version: Latest
Running Plesk on the server.
Running Ubuntu Server.
It was just a generic possible solution to check how you run nginx and apache and if you proxy properly nginx listening to 80 to apache listening on another port (8080 for ex) which in return needs to listen for ghost on its own port (2368).