Viewing 3 replies - 16 through 18 (of 18 total)
  • Occasionally, once a week or so, w3tc stops updating the cache. It shows data a day or two old on my home page, rather than picking up the more recent posts.

    When this happens, I tell it to empty the caches, but it usually churns and churns, never finishing the emptying process (I have waited 30-45 minutes). At that point, I deactivate it and reactivate it. This seems to resolve the problem, and for several days all is well. But then it happens again.

    It has happened for me for 6-8 months, so it occurred both before and after the most recent update.

    Anyone else had this problem? Have you found any permanent cure? Or a less time-intensive way to clear the cache? For example, does deleting a particular file (wherever the cache is held) effectively clear the cache and force w3tc to recreate the file to start caching again?

    If you are on a shared hosting and have activated file based database and / or object caching, disable them now.

    They create thousands of sub-folders each with thousands of little files, causing this kind of issues and also pushing some picky hosts to ban your account.

    Hi.. I am having the Problem with my Site.. Recently i have Restored my website from Godaddy to new account of Godaddy.. except Home Page of my WordPress theme.. all links are not working..
    i have tried with the Coding of .htaccess code is

    # BEGIN WordPress
    <IfModule mod_rewrite.so>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    and after the i have tested is mod_reqrite is enabled in server or not.. But it was enable.. and when i am going to login into the Admin Panel.. Admin Panel is also not working..

    W3 Total Cache Error: some files appear to be missing or out of place.

    this is the Error i am getting.. But i was not installed any plug in By the Name of w3 total cache.. please help to come out.. from that errors…

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘New update didn't work…W3 Total Cache Error: Files and directories could not b’ is closed to new replies.