Skip to content

Instantly share code, notes, and snippets.

@prinx
prinx / Install Redis on Windows 10, PHP 7+
Created July 16, 2021 20:29 — forked from ezequiel9/Install Redis on Windows 10, PHP 7+
Install Redis on Windows 10, PHP 7+
Install Redis extension on your pc
Download the CORRECT version the DDL from the following link
https://pecl.php.net/package/redis/4.1.0/windows
Put the dll in the correct folder
Wamp -> C:\wamp\bin\php\php-XXXX\ext
Laragon -> C:\laragon\bin\php\php-XXX\ext
Edit the php.ini file adding