This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
yuqing
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update install_guide.md.
tags/v1.0.3
思通数科 StoneDT
Gitee
3 years ago
parent
b8cd855f27
commit
98d6c526b0
No known key found for this signature in database
GPG Key ID:
173E9B9CA92EEF8F
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
install_guide.md
+ 4
- 1
install_guide.md
View File
@@ -135,10 +135,13 @@ MySQL 5.5 和 MySQL 8.0配置MySQL连接权限的 **_方式不一样_** ,分
去启动你的redis服务器,例如:
执行 /etc/init.d/redis-server start
1.
执行 /etc/init.d/redis-server
re
start
启动你的redis服务。
2.查看的redis配置文件是否只允许127.0.0.1或者localhost的本地连接。
3.查看 application.yml 配置文件的redis服务设置部分的配置是否正确。
Write
Preview
Loading…
Cancel
Save