I’m not techy at all, but I’ve gotten this far. I followed this tutorial since I couldn’t get it to work with the tutorial on DigitalOcean. I get through each step fine until the end when starting up Ghost then I get an error.
Command: ‘ghost setup’
Message: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
My first (few) times going through this tutorial I would get the following error:
Enter your blog URL: http://xxxxx.com
? Enter your MySQL hostname: localhost
? Enter your MySQL username: root
? Enter your MySQL password: [hidden]
? Enter your Ghost database name: xxxxx_com_prod
Configuring Ghost
Setting up instance
- sudo chown -R ghost:ghost /var/www/xxxxx.com/content
Setting up “ghost” system user
? Do you wish to set up “ghost” mysql user? Yes
Setting up “ghost” mysql user
A CliError occurred.Message: Error trying to connect to the MySQL database.
Help: You can runghost config
to re-enter the correct credentials. Alternatively you can runghost setup
again.
So I would say no to setting up a “ghost” mysql user and I would get through it fine until starting up Ghost. I don’t know what any of this means, I’m just trying to run 2 blogs