PDA

View Full Version : PERMISSION ADJUSTMENTS - revert back?


etikawest
06-07-2006, 10:22 AM
Hi,
After the installation is completed can we change the attribs of the following to its original? Leaving them with 777 is not a serious security issue?

What attribs each should have?
backup
tmp
uploads
includes/config.inc.php
language/*
templates/<template_name>/css/style.css

Please advice! :)

etikawest
06-09-2006, 11:39 AM
Busy doing research on the topic? :D

Vasily B.
06-10-2006, 05:09 AM
sorry for the delay,
actually if you do not plan to change your language file or css file you can change permissions to 755. the same with config file. if you configured your directory and do not plan to change it anymore you should change the permissions to 755. tmp directory must have 777 always. backup and uploads should be writable only in case you often do backups or have additional field to upload files.