• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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