• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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