Plesk

“Change permissions” option is missing for the domain in Plesk File Manager

Symptoms

Cause

Incorrect permissions set for the /var/www/vhosts/example.com/httpdocs folder.

Resolution

  1. Log in to Plesk

  2. Go to Tools & Settings > Diagnose & Repair

    Note: If Diagnose & Repair does not exist under the section "Assistance and Troubleshooting", Install the Plesk Repair Kit extension.

  3. Click on Repair next to File System

    Plesk Repair Kit

Solution vía SSH

  1. Connect to the server via SSH as root.

  2. Execute the following command to restore the default permissions to files and folders:

    # plesk repair fs example.com -y

    Note: replace the example.com website with the correct one.

    Warning: The repair utility above restores permissions for the /var/www/vhosts/example.com and /var/www/vhosts/example.com/httpdocs folders.

    In Plesk Onyx 17.0 and 17.5 permissions for files and folders inside the /var/www/vhosts/example.com/httpdocs will not be fixed.

    In Plesk Onyx 17.8 and Plesk Obsidian files and folders inside the /var/www/vhosts/example.com/httpdocs folder will be fixed as well.

    Permissions to other files have to be set manually according to this documentation article:

    Virtual Host Structure (Linux)

Exit mobile version