Hi there @optimizingmatters
I have the same issue.
Our site is hosted on Pantheon https://pantheon.io/ so there is no control over file permissions for the /wp-content for security reasons. The only folder that the web server has write access to is /wp-content/uploads.
I just came across this
https://pantheon.io/docs/plugins-known-issues#autoptimize
and have confirmed that the following is in place in the wp-config.php
/** Changes location where Autoptimize stores optimized files */
define(‘AUTOPTIMIZE_CACHE_CHILD_DIR’,’/uploads/autoptimize/’);
So has anything changed that will prevent this workaround from working?
Many thanks,
Finn
-
This reply was modified 4 years, 5 months ago by finnlewis.