Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I just hid the users, full output is included

    Permissions on the file are:
    -rw-r----- 1 root root 0 Apr 11 07:55 advanced-cache.php

    I have given permission to the root user (I realise I probably shouldn’t be using this user but I understand the risks)

    sudo chown -R www-data:www-data /var/www
    sudo usermod -aG www-data root
    sudo chown -R 774 /var/www

    Hi Peter,

    I am getting the same error

    error: Advanced cache file (/…/wp-content/advanced-cache.php) is not writeable!
    Please change the permissions on the file.

    Permissions on the file are: -rw-r—– 1 XXXX XXXX 0 Apr 11 07:55 advanced-cache.php

    I have tried re-saving the setting but no luck

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)