Hello @dzire2dzine
Thank you for reaching out and Ia m happy to help!
Please check more about this option in the link below:
https://www.boldgrid.com/support/w3-total-cache/general-settings-miscellaneous/
Enabling this setting instructs W3 Total Cache to use the absolute path when resolving paths for files within your WordPress installation. By default, when using the “disk” or “disk enhanced” engines for various features, W3TC will use the server document root which may not resolve correctly if files/folders are symbolically linked from alternate locations in the server’s filesystem.
If you have any issues with minification for exable or writing the .htaccess file, this option should be enabled
Thanks!
Hello @dzire2dzine
Please let me know if you can see the previous reply!
Thanks!
Hi @vmarko, Yes, thanks I will test it
Every time I Purge All Caches from network admin dashboard, I start getting these errors, is it related?
[03-Apr-2025 12:43:41 UTC] PHP Warning: opendir(/home/***/public_html/wp/wp-content/cache/db/7/singletables//955/7c0): Failed to open directory: No such file or directory in /home/***/public_html/wp/wp-content/plugins/w3-total-cache/Util_File.php on line 133
[03-Apr-2025 12:43:42 UTC] PHP Warning: opendir(/home/***/public_html/wp/wp-content/cache/db/7/singletables//b72/c48): Failed to open directory: No such file or directory in /home/***/public_html/wp/wp-content/plugins/w3-total-cache/Util_File.php on line 133
[03-Apr-2025 12:43:42 UTC] PHP Warning: opendir(/home/***/public_html/wp/wp-content/cache/db/7/remaining//542/cfa): Failed to open directory: No such file or directory in /home/***/public_html/wp/wp-content/plugins/w3-total-cache/Util_File.php on line 133
[03-Apr-2025 12:43:42 UTC] PHP Warning: opendir(/home/***/public_html/wp/wp-content/cache/db/7/remaining//9ac/d60): Failed to open directory: No such file or directory in /home/***/public_html/wp/wp-content/plugins/w3-total-cache/Util_File.php on line 133
Hello @dzire2dzine
Thank you for your feedback.
It seems that you are using Disk for DB Caching which is not recommended. I would advise to manually delete the /wp-content/cache/db/ folder, and do not use DB Caching if the only available caching method is DIsk. Please check with your hosting provider if you can use Redis or Memcached as those are recommended caching engines for DB caching and Object Caching
Thanks!