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