Step 2 - Set the file rights (chmod)
For detailed information on how to set the rights of your files, please take a look at the manual of your actual ftp client.
After doing the Step 1, you got to set the rights of all uploaded files to the following:
If you hosting on a windows server, you do not need to change any rights. So you can go to the next step directly.
The folder LOG has to have the right to write in to.
- drwxrwxrwx (chmod 777)/log
All files in the log folder need the 666 rights
- -rw-rw-rw- (chmod 666)log/cache_time_stamp.php
- -rw-rw-rw- (chmod 666)log/cache_time_stamp_counter.php
- -rw-rw-rw- (chmod 666)log/cache_visitors.php
- -rw-rw-rw- (chmod 666)log/cache_visitors_counter.php
- -rw-rw-rw- (chmod 666)log/logdb.dta
- -rw-rw-rw- (chmod 666)log/pattern_browser.dta
- -rw-rw-rw- (chmod 666)log/pattern_operating_system.dta
- -rw-rw-rw- (chmod 666)log/pattern_referer.dta
- -rw-rw-rw- (chmod 666)log/pattern_resolution.dta
- -rw-rw-rw- (chmod 666)log/pattern_site_name.dta
The file "config.php" in folder CONFIG needs the 666 rights.
- -rw-rw-rw- (chmod 666)config/config.php