- 不能安装 sqlite3,使用 mysql 代替
- mysql 新建用户不能用密码登录。 因为新建 mysql 时新建了匿名用户,本地登录时默认使用了匿名用户账号。而这些匿名用户是没有密码的。
- mysql 权限问题 使用超级用户运行
Created
November 19, 2017 16:49
-
-
Save s1ntoneli/9f866bd1244e639f0151df9c1adbb620 to your computer and use it in GitHub Desktop.
在 Centos 6 部署 ghost 的坑
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment