To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

F.A.Q. - Read it first! - How to set CHMODs?

Matteo - 06-09-2010, 23:21
Temat postu: How to set CHMODs?
FILE PERMISSIONS (CHMODS)


Some servers, to be able to save a file using the script, so through our forum (ex. avatars, photos, files etc.), require setting the appropriate access rights to files (chmods). These rights can be given through an FTP client that has a command line (ex. Total Commander, Windows Commander etc.), typing:

chmod 666 name_of_file (for files)
or
chmod 777 name_of_directory (for directories)

Sometimes after you install a forum we don't have to do anything, but if you are having trouble with uploading files, we need to give these rights to the following directories:

Cytat:
/album_mod/upload/
/album_mod/upload/tmp/
/album_mod/upload/cache/
/tmp/
/files/
/files/tmp/
/files/thumbs/
/images/avatars/
/images/avatars/tmp/
/images/avatars/upload/
/images/avatars/upload/tmp/
/images/photos/tmp/
/images/signatures/
/images/signatures/tmp/
/pafiledb/uploads/
/cache/


How to do this?


How to change attributes CHMODS using TotalCommander on FTP server ?

1. Log in to the FTP server.

2. Select an directory and go to Files > Change attributes, like this:

[ Screen 1 ]

3. Window appears where you can change the attributes, we can change the settings by changing the digital or by selecting the appropriate option:

[ Screen 2 ]

4. Możesz zobaczyć, jaki chmod ma ustawiony dany katalog.

[ Screen 3 ]

(original content)



Powered by phpBB modified by Przemo © 2003 phpBB Group