Hi, I am having the same issue with error message ” Could not turn on the WP_CACHE constant in wp-config.php. Check your permissions.”
I have tried setting the file permissions to 0644 and also adding the line “define(‘WP_CACHE’, true); // WP-Optimize Cache” but nothing seems to be working.
Anything else I can do?