• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

File Manager Error

resellertr

Basic Pleskian
Hi,

When we want to change a folder permission, we get

FileManager::get_file_info_wrapper() failed: filemng util failed: Unable to load the domain (EV1Domain) user (ftpuser) profile: (5) Access is denied.
---------------------- Debug Info -------------------------------
0: C:\plesk\admin\plib\common_func.php3:153
psaerror(string 'FileManager::get_file_info_wrapper() failed: filemng util failed: Unable to load the domain (EV1Domain) user (ftpuser) profile: (5) Access is denied.')
1: C:\plesk\admin\htdocs\domains\webdirs\webdir_permissions.php:51

error


How can we solve this problem?
 
ANY FIX?

Did you ever get a resolution to this problem. We have the identical issue. Thanks.

-Doug
 
Check if the user that appear on error message is blocked ( disabled ) on "start menu/adminsitrative tools/computer managament/users/"
 
-Make sure the domain ftp user is not disabled in windows users.
-Make sure httpdocs of domain have all default users available and if not add them manually with all necessary permissions. All reset permissions on child objects.
-If still it does not work then try to reconfigure domain using advance plesk binaries on command prompt.

Cheers!
 
This solved problem for me:
The problem was not a result of quotas not matching.

Instead, I set the "Hosting>Setup" disk quota to "unlimited" and setting the disk space under the domain "user>Limits" section to the real desired limit.

Now it works like a charm...
 
Back
Top