4images Forum & Community
4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: Sei on August 25, 2002, 11:24:38 PM
-
chmod?
does 4images have anything chmodded if so what needs to be done and what to ????
-
Hi Sei,
the following folders need to be chmoded on a Un*x server...
but then...
you could have found that out from the installation text file in the 4images\docs\installation.txt file ;)
cheers,
(\).
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"
You can do this with FTP programs such as CuteFTP or WS_FTP.