Applicable to:
- Plesk for Linux
- Plesk for Windows
Symptoms
-
Unable to open Logs or File Manager tab in Plesk > Domains > example.com:
PLESK_ERROR: PleskUtilException
Access denied
Type PleskUtilException
Message Access denied
File Windows-php
Line 721
Cause
Invalid file system permissions.
Resolution
- Click Open the Repair Kit button on the error message screen, then click Repair Filesystem.
OR
-
Start a command prompt as an Administrator (for Windows).
-
Execute the following command to check and fix the files/directories permissions for a specific domain:
# plesk repair fs example.com
Note: For Windows if the solution above does not help, check and remove deny permissions in the Security tab of Properties on the directory C:\Inetpub\vhosts\example.com\logs\iis\W3SVCx
.
-
Start a command prompt as an Administrator (for Windows).
-
Execute the following command to check and fix the files/directories permissions for all subscriptions::
# plesk repair fs
Comments
0 comments
Please sign in to leave a comment.