質問編集履歴
2
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -55,8 +55,9 @@
|
|
55
55
|
# chkconfig: 345 70 15
|
56
56
|
|
57
57
|
#起動させてみるとエラーが出てしまう
|
58
|
-
[vagrant@localhost redis-5.0.0]$
|
58
|
+
[vagrant@localhost redis-5.0.0]$ sudo /etc/init.d/redis start
|
59
|
+
Starting Redis server...
|
59
|
-
|
60
|
+
11447:C 03 Nov 2018 11:21:43.339 # Fatal error, can't open config file '/etc/redis/6379.conf'
|
60
61
|
```
|
61
62
|
|
62
63
|
|
1
タグの追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|