Answer the question
In order to leave comments, you need to log in
How to grant rights to Redis to a new unix user?
There is a user `petya` VirtualHost configured
in Apache
<VirtualHost>
AssignUserID petya petya
</VirtualHost>
session.save_path = "tcp://localhost:6379/"
PHP Fatal error: Uncaught exception 'RedisException' with message 'Connection closed'
Answer the question
In order to leave comments, you need to log in
I do not think that the error is due to insufficient rights. Does it connect normally through redis-cli?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question