Programming for windows: php_redis.dll not working in windows on newest questions tagged windows – Stack Overflow
I tried both the files from here: https://github.com/nicolasff/phpredis/downloads. I am using 64bit wampserver on windows 7 professional. It looks like apache is trying to load the file but somehow could not recognize it properly. This is what I see in the error log:
PHP Startup: Unable to load dynamic library
‘D:/wamp/bin/php/php5.3.13/ext/php_redis.dll’ – %1 is not a valid
Win32 application.
Anyone faced similar issues? Do we have a working solution for this?
See Answers
source: http://stackoverflow.com/questions/10970359/php-redis-dll-not-working-in-windows
Programming for windows: programming-for-windows
Recent Comments