INSTALLATION TROUBLESHOOTING

- Resolving the "Unable to create/write on the File/folder" error

you have to change the rights on the file/folder which is specified in the error message.
Connect to your server with an SSH client or Filezilla and change rights on the files/folders.

(You can change the rights on the wikiwig folder recursively for example :
in the ssh prompt type :
chmod -R 777 wikiwig
)

then resume the installation