Hello guys, how to connect redis in wamp server so that everytime i run wamp server, redis server will automatically running.
I already did these steps.
1. i create a folder in c: and make a redis folder and copy redis files
3. i paste extension=php_redis.dll in php.ini and apache.ini
but it doesn't working.. what did i missed?