I am not a super advanced user, but this installation on Vultr is error after error. It feels like You can install but it’s just easier to go with ghost pro…
Does anyone know what going on?
Finishing install process
? Enter your blog URL: http://localhost:2368
? Enter your MySQL hostname: localhost
? Enter your MySQL username: root
? Enter your MySQL password: [hidden]
? Enter your Ghost database name: ghost_prod
Configuring Ghost
Setting up instance
- sudo chown -R ghost:ghost /var/www/ghost/content
Setting up “ghost” system user
? Do you wish to set up “ghost” mysql user? Yes
Setting up “ghost” mysql user
Your url contains a port. Skipping Nginx setup.
Setting up Nginx [skipped]
Nginx setup task was skipped, skipping SSL setup
Setting up SSL [skipped]
? Do you wish to set up Systemd? Yes
-
sudo mv /tmp/localhost/ghost_localhost.service /lib/systemd/system/ghost_localhost.service
-
sudo systemctl daemon-reload
Setting up Systemd
- sudo systemctl is-active ghost_localhost
? Do you want to start Ghost? No
Starting Ghost [skipped]
One or more errors occurred.
- ConfigError
Error detected in the production configuration.
Message: connect ECONNREFUSED ::1:3306
Configuration Key(s): database.connection.host / database.connection.port
Current Value(s): localhost / 3306
Help: Ensure that MySQL is installed and reachable. You can always re-run ghost setup
to try again.
Very very annoying