G
G
ganjo8882018-12-18 09:13:15
Redis
ganjo888, 2018-12-18 09:13:15

How to fix redis connection error?

I write data, it Cache::store('redis')->put($query, $meta, 1200);
displays an error
Connection refused [tcp://127.0.0.1:6379]

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin B., 2018-12-18
@ganjo888

Maybe you need to install Redis? Maybe the IP is not available? Maybe a different port? Maybe it's not enabled?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question