Summary

Sam reported WP Rocket plugin-screen notices saying it could not configure itself because several files/folders were not writable, including wp-content/advanced-cache.php, wp-content/cache/background-css/1/, wp-content/cache/used-css, wp-content/wp-rocket-config, wp-content/cache/wp-rocket, and wp-content/cache/min.

I treated this as a live WordPress/Cloudways incident and verified the origin over SSH. The issue was not that WP Rocket was missing or disabled. WP Rocket is active at version 3.21.1. The affected paths existed and were owned admin:php, but 92 WP Rocket-managed files/folders were not group-writable. The SSH user could write, but the PHP/web runtime could not reliably update those cache/config surfaces.

What shipped

QA performed

What likely happened