cant unset webpage folder's read-only property
Posted by: Arcaine (---.columbus.res.rr.com)
Date: September 16, 2007 01:54AM

I've tried throwing everything I can at this problem, but still my folder is set to read-only, so php cant move uploaded files into it. I tried the dos method, the explorer method, chmod, the property of mkdir, and I also tried all of these with sharing disabled on that folder, and still the read-only box is greyed and checked, and if I uncheck it and hit okay and look again its checked again. I'm running as administrator on this winxp machine and not even that works. Can anyone help me?



If it made sense, you wouldn't be here.

Options: ReplyQuote
Re: cant unset webpage folder's read-only property
Posted by: Arcaine (---.columbus.res.rr.com)
Date: September 16, 2007 02:53AM

Okay, nm about that, its actually okay if you cant unset the read-only property, as you and php both have write access.

So for anyone who has this happen to them I want you to check and make sure youre using the actual name of the file input field from the previous document $_FILES['namefrompreviousdoc']['whatever'] and not the default 'userfile' that gets pasted in from php.net, I don't know how many times I've fallen victim to not changing that name.



If it made sense, you wouldn't be here.

Options: ReplyQuote


Sorry, only registered users may post in this forum.