WIKINDX will not function correctly if various folders and files within them are not writeable for the web server user. The following folders, shown with their current Unix permissions, should be made readable and writeable (along with their contents) for the web server user. The web server user can be the owner and/or the group of those folders. So you have to modify, the owner, the group and the permission bits according to the particular configuration of your web server, PHP and file transfer software. You may also be required to add the execution bit in certain cases. The same rights apply to files in these folders, but this script does not check them for performance reasons.
See chmod, web server and PHP manuals, and WIKINDX Install > Permissions.
r = readable; w = writable ; x = executable
Folder | Current Unix perms | Missing perms |
---|---|---|
/var/www/ilisi_opi_roma_it/public_new/data/attachments | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/data/files | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/data/images | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/data/plugins | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/cache/attachments | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/cache/files | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/cache/languages | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/cache/plugins | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/cache/setup | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/cache/styles | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/cache/templates | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/plugins/localedescription | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/styles/britishmedicaljournal | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/styles/chicago-ad | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/styles/harvard | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/styles/ieee | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/styles/mla | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/styles/turabian | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/styles/wikindx | 0755 | w |
/var/www/ilisi_opi_roma_it/public_new/components/templates/verticalorange | 0755 | w |