@vmarko I haven’t tried “fuse
?or?davfs2
” yet…
But, with the previous path change, this is the error we get… And it seems if redirect to the correct path can be done it may work because W3 Total Cache seems to be able to recognize where the “cache” folder is located, but is not able to write into it…
“W3 Total Cache Error: Files and directories could not be automatically created to complete the installation.
Please execute commands manually
or use FTP form to allow W3 Total Cachemake it automatically.
Execute next commands in a shell:
mkdir https://cache.example.com/pathtocachefolder/cache
chmod 777 https://cache.example.com/pathtocachefolder/cache”
However, the path to the “cache” exists and is correct. And when I try to execute the above commands, I get the error, “folder or directory does not exist.” To test something… I manually created the folder “cache” in the destination folder, but W3 is still not able to write into it. ??
A little tricky.