[PHP] Re: windows files and folders permission

2013-08-23 Thread Carlos Medina
Hola Emiliano,
i think you should to redefine your question because i can not
understand what you want. Please post parts of the code, examples,
errors, etc.

regards

Carlos Medina

Am 23.08.2013 06:28, schrieb Emiliano Boragina:
 Night everyone, I did a upload page and when upload a JPG file this is not
 available. Why this happens? Thanks a lot.
 
 
 Emiliano Boragina | gráfico + web
 desarrollos  comunicación
 
 + 15 33 92 60 02
 » emiliano.borag...@gmail.com
 
 © 2013
 
 
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] files and folders windows permission

2013-08-23 Thread Emiliano Boragina
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.

-- 

Emiliano Boragina | gráfico + web
desarrollos  comunicación

+ 15 33 92 60 02
» emiliano.borag...@gmail.com

© 2013


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] files and folders windows permission

2013-08-23 Thread Matijn Woudt
On Fri, Aug 23, 2013 at 4:03 PM, Emiliano Boragina 
emiliano.borag...@gmail.com 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?


Re: [PHP] files and folders windows permission

2013-08-23 Thread Maciek Sokolewicz

On 23-8-2013 16:37, Matijn Woudt wrote:

On Fri, Aug 23, 2013 at 4:03 PM, Emiliano Boragina 
emiliano.borag...@gmail.com 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_ ???

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php