質問するログイン新規登録

質問編集履歴

2

誤字

2018/11/03 02:27

投稿

dadan_dan
dadan_dan

スコア18

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]$ redis-server /etc/redis.conf
58
+ [vagrant@localhost redis-5.0.0]$ sudo /etc/init.d/redis start
59
+ Starting Redis server...
59
- 11378:C 02 Nov 2018 18:32:30.726 # Fatal error, can't open config file '/etc/redis.conf'
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

タグの追加

2018/11/03 02:27

投稿

dadan_dan
dadan_dan

スコア18

title CHANGED
File without changes
body CHANGED
File without changes