@baris great
Howto configure redis server to run NodeBB on local vm
-
I cant run nodeBB local on my VM. Does somebody have an idea which possible reasons are reguarding to this problem?
I installed:
node.js v0.10.22
redis-server v2.6.14
and nodeBB v0.1.1Problem:
Trying to open nodeBB on localhost/ and/or the setuped IP: 127.0.0.1:6379.
I get no response... -
OK, get it.
I used the same port for NodeBB and Redis.