• 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 problem

  • Thread starter Tomer Leibovich
  • Start date
T

Tomer Leibovich

Guest
Hi,

I've tried to use File Manager to edit files saved on my server and I've encountered this problem.
When I click on on of the files to edit, then editing it and clicking ok (or save as, doesn't really matters here), the changes I've made are gone and lost.
However, creating new file and saving it works fine, just changing or editing it.

Anyone knows about it or what can I do to work this out?
 
Just in case this is some permissions issue you may try to correct them with:

"%plesk_bin%\websrvmng" --remove-vhost --vhost-name=domainname
"%plesk_bin%\websrvmng" --install-vhost --vhost-name=domainname

Also, AFAIK access from File Manager is done from under domain user and domain user might have no write permissions for some files e.g. error_docs.
 
Back
Top