Canan

Salut, je suis Canan

Oups ...

N'oubliez jamais que l'impossible est possible

:(


Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.


0% complete



QR Code

For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode

If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION

Installer Redis

Installer Redis

Wamp




Étapes

  1. Téléchargez Redis
  2. https://github.com/ServiceStack/redis-windows/raw/master/downloads/redis-latest.zip
  3. Extrayez-le dans le dossier "C:\redis"
  4. Vérifiez votre version PHP de Wamp et si vous avez l'option "Thread Safety" activée ou non
  5. phpinfo();
  6. Téléchargez le php_redis.dll (correspondant à l'étape précédente)
  7. https://pecl.php.net/package/redis/5.3.1/windows(7.3 Thread Safe (TS) x64)
  8. /!\ Correspond à votre version PHP et à l'option TS!
  9. Déplacez le fichier "php_redis.dll" dans votre dossier "C:\wamp64\bin\php\phpx.x.x\ext"
  10. Ajoutez la ligne suivante dans votre fichier "C:\wamp64\bin\php\phpx.x.x\phpForApache.ini"
  11. extension = php_redis.dll
  12. Redémarrez le serveur Wamp
  13. Vérifiez si vous avez la partie Redis dans votre phpinfo()