• When reviewing my site with Query Monitor I get the following PHP Warning messages:

    opendir(/home/stressmarq/public_html/wp-content/cache/db/000000/options_comments/): failed to open dir: No such file or directory

    rmdir(/home/stressmarq/public_html/wp-content/cache/object/000000): Directory not empty

    Often there are only these two errors, but on occasion the page takes over 100 seconds to load and there are about 10 instances if the above errors.

    Can anyone share some insight in how to correct these errors.

    https://www.ads-software.com/plugins/w3-total-cache/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Chris,

    Did you made any changes to the files that W3TC plugin creates on your server?

    Did you check if the files and folders mentioned in your post are indeed missing from that location?

    You can check this by accessing your files via FTP or cPanel.

    Cheers,
    Predrag

    Thread Starter Chris Whiteley

    (@thewhite)

    Thank you for helping me. It is much appreciated!

    I did not edit any of the W3TC plugin files.

    I had a look at the directory and noticed that “/home/stressmarq/public_html/wp-content/cache/db/000000/options_comments/” does not exist.

    Do recommend that I manually create the folder then?

    As for the
    rmdir(/home/stressmarq/public_html/wp-content/cache/object/000000): Directory not empty
    message, the folder is filled with a few hundred folders. What is your recommendation for those folders?

    Disable the object and database caching. Running these from disk causes tons of problems.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘W3 Total Cache Error Messages Troubleshooting’ is closed to new replies.