[Plugin: W3 Total Cache] File Location Wrong
-
I’ve been working with w3 total cache trying to minify my css and I noticed that nothing was working and I was getting a 400 error on default.include.css and when I looked at the minify log, the error that the css wasn’t found showed me that the file location was set wrong. It shows this:
The path “/var/www/domain.com/web/var/www/clients/client1/web1/web/wp-content/themes/theme1/style.css” could not be found.
The true location would actually be /var/www/domain.com/web//wp-content/themes/theme1/style.css.
Where is it pulling this location from and how can I fix that? I also notice that anytime I change my minify settings, it tells me that it can’t update the .htaccess in my min directory but my permissions are fine and if I retry it immediately, it works. Any thoughts because with all the plugins I have, I really need some caching and minifying.
Thank you.
- The topic ‘[Plugin: W3 Total Cache] File Location Wrong’ is closed to new replies.