Title: Minify_MinifiedFileRequestHandler.php redis bug&#8230;
Last modified: December 7, 2016

---

# Minify_MinifiedFileRequestHandler.php redis bug…

 *  [rthriveline](https://wordpress.org/support/users/rthriveline/)
 * (@rthriveline)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/minify_minifiedfilerequesthandler-php-redis-bug/)
 * I’m trying to set “redis” as my “Minify Cache Method” or “minify.engine” and 
   it’s throwing errors because it’s trying to use Memcached for some reason… Upon
   further investigation it appears as though in “Minify_MinifiedFileRequestHandler.
   php” on line 659 it’s attempting to pass redis configuration options to a new`
   Cache_Memcached` instance, which seems like a bug/error to me since I’m trying
   to use redis not memcached. In other areas of code, such as in “Cache.php”, it
   looks like these same configuration options are usually passed to the `Cache_Redis`
   class instead.

Viewing 1 replies (of 1 total)

 *  [nigro.simone](https://wordpress.org/support/users/nigrosimone/)
 * (@nigrosimone)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/minify_minifiedfilerequesthandler-php-redis-bug/#post-8530678)
 * try this fix from community version of W3 Total Cache: [https://github.com/szepeviktor/fix-w3tc/pull/188/files](https://github.com/szepeviktor/fix-w3tc/pull/188/files)

Viewing 1 replies (of 1 total)

The topic ‘Minify_MinifiedFileRequestHandler.php redis bug…’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

 * [redis](https://wordpress.org/support/topic-tag/redis/)

 * 1 reply
 * 2 participants
 * Last reply from: [nigro.simone](https://wordpress.org/support/users/nigrosimone/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/minify_minifiedfilerequesthandler-php-redis-bug/#post-8530678)
 * Status: not resolved