View previous topic :: View next topic |
Author |
Message |
pbjorge12 -
Joined: 23 Apr 2004 Posts: 2
|
Posted: Mon May 03, 2004 1:38 am Post subject: CHMOD? |
|
|
I have a php upload system and I have to chmod 777 to the upload folder. I know in windows you right click-propertie- uncheck read only-apply- ok. But as soon as I click properties on the same folder its read only again. How do i fix it/ |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Mon May 03, 2004 1:41 am Post subject: |
|
|
To unset read-only for good, do it in safe mode.
The real question is: why do you want to? Is it causing any problem? _________________ Bienvenidos! |
|
Back to top |
 |
 |
pbjorge12 -
Joined: 23 Apr 2004 Posts: 2
|
Posted: Mon May 03, 2004 2:46 am Post subject: |
|
|
Well,for a user to upload theyhave to be able to write to that directory. Therefore...
Also isn't their a way to do it without safe mode. |
|
Back to top |
|
 |
nquin321 -
Joined: 29 Jan 2004 Posts: 296 Location: Right Behind You
|
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Mon May 03, 2004 3:27 am Post subject: |
|
|
You usually don't need to unset read-only. _________________ Bienvenidos! |
|
Back to top |
 |
 |
|