How do I, Make the following folders writeable for the script: - folder data - folder templates_c Create two empty files in the script directory and make them also writeable: config.inc.php and config_plugins.inc.php. I am very new to this...
CHMOD the folders 777 If using CuteFTP, find the folders in the server pane (on the right of the screen). Right click the folder you want to work on and select 'Properties/CHMOD' from the menu. In the 'Permissions' box type 777 and click OK. Job done. In other FTP programs, the process will be very similar, try reading the help for your FTP program and search for 'CHMOD' to find out how.