jaikar Posted February 15, 2007 Share Posted February 15, 2007 Hi, if i change the permission for the directory alone, will it affect the files inside that directory ?... will i be able to upload or delete files in the directory having 777 ?... or do i need to change the permission for all the files inside the directory to delete or edit those files ? Thanks in advance ~J Link to comment https://forums.phpfreaks.com/topic/38629-chmod/ Share on other sites More sharing options...
trq Posted February 15, 2007 Share Posted February 15, 2007 No, changing permissions on a directory does not effect the files within. Link to comment https://forums.phpfreaks.com/topic/38629-chmod/#findComment-185389 Share on other sites More sharing options...
jaikar Posted February 15, 2007 Author Share Posted February 15, 2007 you mean , i wont be able to delete the file ? if its the image file, But will i be able to upload files ?? .... if i upload a file what permission it will take ?? is it the 777 or someother ? Link to comment https://forums.phpfreaks.com/topic/38629-chmod/#findComment-185391 Share on other sites More sharing options...
trq Posted February 15, 2007 Share Posted February 15, 2007 I should imagine uploaded files would be 644, 777 is pretty dangerous. No reason you couldn't delete them. Link to comment https://forums.phpfreaks.com/topic/38629-chmod/#findComment-185394 Share on other sites More sharing options...
jaikar Posted February 15, 2007 Author Share Posted February 15, 2007 Hi thorpe , Thanks a lot for your response and info .... ~J Link to comment https://forums.phpfreaks.com/topic/38629-chmod/#findComment-185399 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.