View Single Post
Old 09-27-2002, 08:38 AM  
Coke
Confirmed User
 
Join Date: Feb 2001
Posts: 108
Hello,

Yes, these settings are correct.

A directory should only be chmod'd to 777 if any script has to be able to create files in that directory. If it's chmod'd to 755 all scripts will be able to read/write to existing files in that directory, provided the files are chmod'd to 666 for write access.

Thanks,
Gernot

Last edited by Coke; 09-27-2002 at 08:40 AM..
Coke is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote