Thread Starter
Igor
(@iovchinn)
Yes, that’s the plugin. Thank you for your response.
Thread Starter
Igor
(@iovchinn)
Hello Marko,
Thank you for the quick response.
With the first error coming form w3-total-cache/Cache_File_Cleaner.php Line : 85,
rmdir(/var/www/tenuki.com/public_html/wp-content/cache/object/fd8/ad1): Directory not empty
…the directory actually does not exist on the server, so I am not sure why the error is about the directory not empty.
The second error, from file w3-total-cache/Cache_File_Generic.php
unlink(/var/www/tenuki.com/public_html/wp-content/cache/page_enhanced/tenuki.com/_index_ssl.html.6729): No such file or directory
is correct, there is no such file.
There is file _index_ssl.html there but not _index_ssl.html.6729
So, why is it trying to unlink it and how can I fix it?
Any thoughts?
Again, thank you much for your help.
Igor
P.S: I discovered the errors after installing a website monitoring service called WP Umbrella.