PDA

View Full Version : CHMOD settings


jerrywin5
03-27-2004, 02:24 PM
What should the CHMOD setting be for the admin directory?

A list of all directories and the CHMOD setting for each would be a helpful referrence. Also a CHMOD setting for all files (All files CHMOD=xxx...) and CHMOD setting for files with exceptions (...except:
dirname/filename.ext xxx,
dirname/filename.ext xxx,
etc.)

Charter
03-29-2004, 12:09 PM
Hi. Set 777 permission for the following:

[PHPDIG_DIR]/text_content
[PHPDIG_DIR]/includes
[PHPDIG_DIR]/admin/temp

After connect.php is configured, [PHPDIG_DIR]/includes can be 755 permission. Everything else can be 755 for directories and 644 for files.