michaelh613 Posted July 15, 2008 Share Posted July 15, 2008 Here is my question I am using file upload and then moving the file using move_uploaded_file It isn't taking the netwok read ntfs permission I have created on the folder. I have verified the permission are set correctly and are inherited by files by uploading an image to the folder using ftp and it took the permissions without an issue. It seems the issue with specifically with uploaded files. Help Link to comment https://forums.phpfreaks.com/topic/114870-php-file-upload-windows-permissions-issue/ Share on other sites More sharing options...
ag3nt42 Posted July 15, 2008 Share Posted July 15, 2008 with windows systems all you have to do is set write/create permissions on the parent folders.. and make sure sub folders are inherited.. you can't chmod in windows Link to comment https://forums.phpfreaks.com/topic/114870-php-file-upload-windows-permissions-issue/#findComment-590709 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.