• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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