• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

File manager error - permission denied

A

amclint

Guest
Does anyone know the user account that plesk is using for file manager? I'm getting the error below for any domains in my server:

FileList::init() failed: ls_dir_wrapper() failed: Unable to get file (C:\inetpub\vhosts\******) attributes: (5) Access is denied.
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\htdocs\filemanager\filemanager.php:677
require()
1: C:\Program Files\SWsoft\Plesk\admin\htdocs\plesk.php:17
 
Hi,

Plesk use ftp user account of the corresponding domain.

Try to perform "check permissions" for domain from Plesk -> domains page
 
Also make sure that psaadm has read, execute and list folder content permissions for %plesk_vhosts% folder

John S.G.
 
Back
Top