• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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