Warning: fileowner(): stat failed for /var/www/wikindx/cache/files/0e103d8052bfa3ed1b783fb529d2b56441356388.ris in /var/www/wikindx/core/libs/UTILS.php on line 439
Warning: filegroup(): stat failed for /var/www/wikindx/cache/files/0e103d8052bfa3ed1b783fb529d2b56441356388.ris in /var/www/wikindx/core/libs/UTILS.php on line 440
Warning: fileperms(): stat failed for /var/www/wikindx/cache/files/0e103d8052bfa3ed1b783fb529d2b56441356388.ris in /var/www/wikindx/core/libs/UTILS.php on line 465
Warning: fileowner(): stat failed for /var/www/wikindx/cache/files/58376ab410ec599e889fcefa7514f2e3504f5e1c.ris in /var/www/wikindx/core/libs/UTILS.php on line 439
Warning: filegroup(): stat failed for /var/www/wikindx/cache/files/58376ab410ec599e889fcefa7514f2e3504f5e1c.ris in /var/www/wikindx/core/libs/UTILS.php on line 440
Warning: fileperms(): stat failed for /var/www/wikindx/cache/files/58376ab410ec599e889fcefa7514f2e3504f5e1c.ris in /var/www/wikindx/core/libs/UTILS.php on line 465
Warning: fileowner(): stat failed for /var/www/wikindx/cache/files/d82f75dc3d35566f9936dad82aaa97d568dcb8cd.ris in /var/www/wikindx/core/libs/UTILS.php on line 439
Warning: filegroup(): stat failed for /var/www/wikindx/cache/files/d82f75dc3d35566f9936dad82aaa97d568dcb8cd.ris in /var/www/wikindx/core/libs/UTILS.php on line 440
Warning: fileperms(): stat failed for /var/www/wikindx/cache/files/d82f75dc3d35566f9936dad82aaa97d568dcb8cd.ris in /var/www/wikindx/core/libs/UTILS.php on line 465 WIKINDX Setup
Configuration error: permissions
Although it is not recommended, if you are running WIKINDX from a clone of the SVN repository, you should first ensure that
the owner of the root SVN folder, .svn folders, and all files and folders under .svn are readable, writable and executable (7)
before attending to any issues listed below.
In order for the web server, the PHP process and your FTP client to access the site code and its data,
the files and folders must have sufficient permissions (r = readable; w = writable ; x = executable) for their user or group.
We can only give general rules here because each installation is different.
The most important are:
PHP files need the executable bit (x) for PHP.
Files and folders must be readable and writable.
For example if the web server runs with user 'www', the files must be owned by user 'www' or group 'www', or others must have at least the rw perms.
The server is currently running with the following parameters: uid =www-data (33), gid = www-data (33).
Paths are relative to the base directory (/var/www/wikindx).