Title: [Plugin: W3 Total Cache] W3TC Documentation?
Last modified: August 19, 2016

---

# [Plugin: W3 Total Cache] W3TC Documentation?

 *  Resolved [mattloak](https://wordpress.org/support/users/mattloak/)
 * (@mattloak)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/)
 * Is there any documentation on getting this setup properly with explanations of
   the settings? I realize that each setting has a brief description with it but
   a lot of them don’t make sense and I don’t know how to configure them. Also, 
   I have seen the FAQs but I’m looking for more organized documentation. Am I missing
   something?
 * [http://wordpress.org/extend/plugins/w3-total-cache/](http://wordpress.org/extend/plugins/w3-total-cache/)

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/page/2/?output_format=md)

 *  Thread Starter [mattloak](https://wordpress.org/support/users/mattloak/)
 * (@mattloak)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605087)
 * Hello?
 *  [blau](https://wordpress.org/support/users/blau/)
 * (@blau)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605092)
 * the documentation is
    [http://wordpress.org/extend/plugins/w3-total-cache/](http://wordpress.org/extend/plugins/w3-total-cache/)
   and the faq in the plugin’s pages on your site.
 * there are sensible defaults.
 * could you be more specific on the config issue you have?
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605107)
 * I’d need to write a book to give more details on all of the options, I do not
   have the resources to do so.
 *  Thread Starter [mattloak](https://wordpress.org/support/users/mattloak/)
 * (@mattloak)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605113)
 * [@frederick](https://wordpress.org/support/users/frederick/) Townes – I completely
   understand. I just wanted to make sure there wasn’t some extensive documentation
   that I was missing. Thanks for creating this resource.
 * [@blau](https://wordpress.org/support/users/blau/) – Thanks for the response.
   As I said I’m familiar with the FAQs. I have a number of questions that are not
   addressed there but mainly I’m having a difficult time with the server setup.
 * First of all I’m running LiteSpeed not Apache so I don’t know how that affects
   the installation instructions. Should I be doing something differently with LiteSpeed?
 * The instructions list the following steps:
    – Server Preperation – Memcached (
   Daemon) Installation – PECL Memcache Module Installation – PECL Alternative PHP
   Cache (APC) Installation (Recommended) – XCache Installation – eAccelerator Installation
 * I’ve got Memecahce installed but I did not install Optcode or APC because my 
   host told me they can cause instability with PHP on LSWS.
 * In the instructions above am I supposed to be choosing one or doing them all?
   I guess I don’t understand if they are complementary meant to work together or
   if they are alternatives. What makes it more confusing for me is that fact that
   only one says “recommended.” Does that mean the others are required? If so, what’s
   the implications of not installing one of them? Do they render the plugin useless
   or just impact performance?
 *  Thread Starter [mattloak](https://wordpress.org/support/users/mattloak/)
 * (@mattloak)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605114)
 * Another question I have is which type of page caching should I use? I have memcahe
   installed but under the page cache method it is under the heading “Mulitple Servers”
   which I assume means a CDN. I’m not using a CDN but can I still choose memcache?
 *  [Cat](https://wordpress.org/support/users/catscholz74/)
 * (@catscholz74)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605116)
 * [@frederick](https://wordpress.org/support/users/frederick/) – those of us who
   are not as technically skilled and experienced as you are need more detailed 
   documentation than what’s available in the FAQ to configure the plugin correctly.
   Most of us are new to most of the terms involved and just need simple directions
   to follow.
 * For example, when I get this error message: “Recently an error occurred while
   creating the CSS / JS minify cache: Some files were unavailable, please check
   your settings to ensure your site is working as intended.”
 * I don’t know how to fix it. I’ve added all the files the help wizard suggested,
   then deleted 4 of them because I got an error saying they had invalid file extensions.
 * However, I’m still getting the same error message about some files being unavailable.
   Which files? How do I make them available?
 * I know you’re going to say “fill out a bug request” – but I’m not sure it’s a
   bug – it’s just I have a need for more specific direction with this error.
 * The plugin rocks and I will continue to recommend it to friends and clients –
   just need to get this minify part (in conjunction with using the CDN feature)
   dialed in so I can feel totally confident.
 * Many thanks,
    Web Weaver
 *  [John Robertson](https://wordpress.org/support/users/braddor/)
 * (@braddor)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605117)
 * [@catscholz74](https://wordpress.org/support/users/catscholz74/) – you have a
   lot of CSS within your main HTML template. Considered integrating it into the
   main stylesheet?
 * [@mattloak](https://wordpress.org/support/users/mattloak/) – litespeed doesnt
   affect the W3TC set up, it’s just a better handler than apache. however it’s 
   not recommended with APC usage (contrary to what I see on a few sites). I honestly
   found Litespeed a waste of money because there are alternative setups with free
   and very efficient software alternatives to apache and so on.
 *  [Cat](https://wordpress.org/support/users/catscholz74/)
 * (@catscholz74)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605118)
 * [@braddor](https://wordpress.org/support/users/braddor/) – thanks for taking 
   a look at my site – my BuddyPress/BuddyDress theme has so many stylesheets! would
   I use the CSS Minify feature of W3 Total Cache to achieve this or a plugin such
   as CSS Sprites? many thanks!
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605119)
 * [@catscholz74](https://wordpress.org/support/users/catscholz74/), CSS Sprites
   solves a different problem. First minify the CSS files. Then you can use spriteme.
   org to make corrects to your CSS files.
 *  [Cat](https://wordpress.org/support/users/catscholz74/)
 * (@catscholz74)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605121)
 * [@frederick](https://wordpress.org/support/users/frederick/) – thanks – whenever
   I enable the CSS Minify and add the files suggested by the wizard, then delete
   the invalid files, the site looks like this:
 * [http://www.catswebweave.com/wp-content/uploads/2010/08/Picture-24.png](http://www.catswebweave.com/wp-content/uploads/2010/08/Picture-24.png)
 * So I have diabled CSS Minify until I know what I am doing wrong in the configuration.
 * Any assistance with this is greatly appreciated!
 * -WebWeaver
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605122)
 * Sorry, missed some previous questions:
 * > First of all I’m running LiteSpeed not Apache so I don’t know how that affects
   > the installation instructions. Should I be doing something differently with
   > LiteSpeed?
 * It doesn’t. You can only use one opcode cache at-a-time and you need to know 
   how to configure litespeed so that it will actually work. Ask your hosting provider
   to avoid instability.
 * Unless you have multiple servers you don’t need memcached. The drop down menus
   for the methods on the general settings tab tell you which method to use for 
   which cases.
 * Things that are recommended are just recommended. You don’t have to install any
   software for W3TC if you don’t want.
 * > For example, when I get this error message: “Recently an error occurred while
   > creating the CSS / JS minify cache: Some files were unavailable, please check
   > your settings to ensure your site is working as intended.”
 * When the minify cache was built, a file wasn’t available to be minified so it
   was skipped. So you have to check to make sure that the resource is in fact available
   or the error could be indicative to resource scarcity issues on your server.
 * > whenever I enable the CSS Minify and add the files suggested by the wizard,
   > then delete the invalid files, the site looks like this:
   > [http://www.catswebweave.com/wp-content/uploads/2010/08/Picture-24.png](http://www.catswebweave.com/wp-content/uploads/2010/08/Picture-24.png)
 * Enable preview mode and then delete your minify settings, save the settings, 
   then use the help wizard again, apply and close after making your selections,
   then save settings again and click preview. Edit settings until things are ok,
   then deploy settings.
 *  [catwebweaver](https://wordpress.org/support/users/catwebweaver/)
 * (@catwebweaver)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605124)
 * Thanks for the direction, [@frederick](https://wordpress.org/support/users/frederick/)–
   after following your suggested procedure, I tried deleting the main stylesheet:
   wp-content/themes/bp-fun-child/style.css from the minify settings in order to
   get the site to display properly.
 * This was a total guess on my part, but it worked. I still get the error message
   about files being missing, however.
 * My next challenge – to reintegrate the Featured Content Gallery in the header.
   Will keep you posted.
 * Again, thanks.
    -WebWeaver
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605135)
 * > This was a total guess on my part, but it worked. I still get the error message
   > about files being missing, however.
 * I’ll take a look into what may be causing false positives.
 *  [Cat](https://wordpress.org/support/users/catscholz74/)
 * (@catscholz74)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605136)
 * cool.
 *  [Cat](https://wordpress.org/support/users/catscholz74/)
 * (@catscholz74)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/#post-1605137)
 * Hi again, [@frederick](https://wordpress.org/support/users/frederick/) – Any 
   idea why the option to host minified JS and CSS files with the CDN is greyed 
   out here?
 * [http://www.catswebweave.com/wp-content/uploads/2010/08/Picture-1.png](http://www.catswebweave.com/wp-content/uploads/2010/08/Picture-1.png)
 * Also, I can’t seem to figure out why the JQuery library is not being loaded on
   my wp-e-commerce shopping cart page here and I get a constant spinning wheel 
   as you can see here:
 * [http://www.catswebweave.com/wp-content/uploads/2010/08/SpinningWheelWpECommerce.mov](http://www.catswebweave.com/wp-content/uploads/2010/08/SpinningWheelWpECommerce.mov)
 * Using preview mode, I found that it seems to be a problem with the CDN and not
   the Minify feature. I’ve made sure all the files are there in the WP-e-commerce
   folder on the CDN and the permissions are correct.
 * Any ideas?
 * Also, here are my CDN settings:
    [http://www.catswebweave.com/wp-content/uploads/2010/08/Picture-2.png](http://www.catswebweave.com/wp-content/uploads/2010/08/Picture-2.png)
 * Thanks,
    WebWeaver

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/page/2/?output_format=md)

The topic ‘[Plugin: W3 Total Cache] W3TC Documentation?’ 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/)

 * 22 replies
 * 9 participants
 * Last reply from: [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-w3tc-documentation/page/2/#post-1605194)
 * Status: resolved