I'm new to redis and I've basically just installed it and try to run redis server with default config, but each time I get the same error:
[9108] 16 Jun 19:56:50.018 # Creating Server TCP listening socket *:6379:
bind: Unknown error
It's an MSOpenTech release. No matter what version I use I get the same error.
what could it be? And how can I fix this? Thank you!