Title: Compatible with Windows Server? plugin does not work.
Last modified: August 22, 2016

---

# Compatible with Windows Server? plugin does not work.

 *  [auth1299](https://wordpress.org/support/users/auth1299/)
 * (@auth1299)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/compatible-with-windows-server-plugin-does-not-work/)
 * I installed the plugin and enabled it. I opened up IE which I am not logged in
   using IE and browse my site. I then check the folder \wp-content\cache\quick-
   cache\cache and only see .htaccess and qc-advanced-cache file in the folder. 
   No cache files. I also looked at the source of my files and do not see any comments
   for quick cache.
 * My server is running windows and using iis7. Is this plugin compatible with windows?
 * I have no other plugins enabled except for this plugin and still nothing.
 * [https://wordpress.org/plugins/quick-cache/](https://wordpress.org/plugins/quick-cache/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [auth1299](https://wordpress.org/support/users/auth1299/)
 * (@auth1299)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/compatible-with-windows-server-plugin-does-not-work/#post-5266017)
 * I would like to also add that the \wp-content\cache\quick-cache\cache directory
   has proper rights. I gave the group users full control over the folder.
 *  Plugin Author [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * (@raamdev)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/compatible-with-windows-server-plugin-does-not-work/#post-5266319)
 * Can you tell me what version of PHP you’re running?
 * Also, you might want to enable debugging in your `wp-config.php` file, enable
   Quick Cache, visit a page that should get cached, and then check your `wp-content/
   debug.log` file for any relevant errors.
 *     ```
       define('WP_DEBUG', true);
       define('WP_DEBUG_LOG', true);
       define('WP_DEBUG_DISPLAY', false);
       ```
   
 * See also: [http://codex.wordpress.org/Debugging_in_WordPress](http://codex.wordpress.org/Debugging_in_WordPress)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Compatible with Windows Server? plugin does not work.’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/quick-cache_efefef.svg)
 * [Quick Cache (Speed Without Compromise)](https://wordpress.org/plugins/quick-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/compatible-with-windows-server-plugin-does-not-work/#post-5266319)
 * Status: not resolved