Pure PHP Upload 3 Support Product Page
This topic is locked
Rights issues when running on Windows server
Asked 14 Apr 2016 19:53:46
1
has this question
14 Apr 2016 19:53:46 Adrian Leontovich posted:
Trying to run this on a Windows server, and on upload, I get this error: PHP Warning: move_uploaded_file(G:\PleskVhosts\blah.com\httpdocs\images\whistler.jpg): failed to open stream: Permission denied in G:\PleskVhosts\blah.com\httpdocs\ScriptLibrary\incPureUpload.php on line 883
PHP Warning: move_uploaded_file(): Unable to move 'C:\Windows\Temp\php4E2E.tmp' to 'G:\PleskVhosts\blah.com\httpdocs\images\whistler.jpg' in G:\PleskVhosts\blah.com\httpdocs\ScriptLibrary\incPureUpload.php on line 883
..any ideas how to resolve this?? As a side note.. this site is PHP.. and the rest of the PHP runs fine on this site.
Replies
Replied 15 Apr 2016 07:55:40
15 Apr 2016 07:55:40 Teodor Kuduschiev replied:
Hello Adrian,
Please make sure you have write/modify permissions in your temp folder as well as in the destination folder.
Please make sure you have write/modify permissions in your temp folder as well as in the destination folder.