• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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