|
DO NOT chmod any files to 777.
you must chmod only some directories where things will be upload and some files to 666 NOT 777.
here is what dir's and files need to be chmoded.
Set permissions for the following directories:
chmod 777 (drwxrwxrwx) : data
chmod 777 (drwxrwxrwx) : data/database
chmod 777 (drwxrwxrwx) : data/media
chmod 777 (drwxrwxrwx) : data/thumbnails
chmod 777 (drwxrwxrwx) : data/tmp_media
chmod 777 (drwxrwxrwx) : data/tmp_thumbnails
chmod 777 (drwxrwxrwx) : templates
chmod 777 (drwxrwxrwx) : templates/default
chmod 777 (drwxrwxrwx) : templates/default/media
Set permissions for the following files:
chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default"
chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default/media"
if you are not sure how to chmod the files and directories post here and eith myself or another member or staff will tell you how and where to go in order to do it.
regards
|