Plesk

Filesystem check: There are incorrect permissions on some items: /var/lock

Symptoms

Cause

Properties of /var/lock are incorrect. It is a directory instead of a symlink.

Resolution

  1. Connect to the server via SSH

  2. Move the /var/lock directory:

    # mv /var/lock /var/lock.bk

  3. Recreate the symlink by repairing the file system:

    # plesk repair fs -system -y

Exit mobile version