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

move_uploaded_file failure

YaÅŸarT

New Pleskian
php code move_uploaded_file is working BUT,
when i try to download the uploaded file to my local pc, it can not be download from my dedicated server.
i deleted the folder, i created a new one with the same name, i gave all the permissions, and i upload a new file via php move_uploaded_file code, and the i try to download again and it gives failure.
in plesk i try to change permission of that uploaded file, and it says:
"
Operation failed.
Unable to get the object (C:\Inetpub\vhosts\domain.tld\httpdocs\user_files\user_pictures\1903_da4031d6f9.jpg) security info: (5) Access is denied.
at execute "C:\Program Files (x86)\Parallels\Plesk\admin\bin\filemng.exe" vadrigarcfh --permissions --list-common "--file=C:\Inetpub\vhosts\domain.tld\httpdocs\user_files\user_pictures\1903_da4031d6f9.jpg" "--accounts=tmpCCAE.tmp"(RunTime::RunAsUser::run line 260)
(Error code 1)
"

what do i supposed to do ?
 
Back
Top