Re: [PHP] files and folders windows permission
[email protected] (Maciek Sokolewicz)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 23-8-2013 16:37, Matijn Woudt wrote: > 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? > On a sidenote, how the hell did you manage to chmod files on _windows_ ???