• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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