Re: [PHP] files and folders windows permission
[email protected] (Matijn Woudt)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CAC_gtuMPMFrRyV579+HifzHcKr-o5zsXz+k+LzMHwmygwHx76g@mail.gmail.com> |
On Fri, Aug 23, 2013 at 4:03 PM, Emiliano Boragina < [email protected]> wrote: > Hi everyone, sorry my ugly english. I did an upload file form. Works > very good. Upload the files in the right folder, with the right name. > I use chmod 0644, and for try I use 0777. But always the files are > copyed blocked. I cant see them with windows preview for example. I > read in forums that is Windows fault. How can I fix this? Thanks a > lot. > > Code?