Read/write Permissions
| For security reason we suggest this directories tagged with [S] on following messages, 'll be made unreacheable from brow Ser |
| Checking if C:\xampp\htdocs\testlink-1.9.5\gui\templates_c directory exists |
Ok |
| Checking If C:\xampp\htdocs\testlink-1.9.5\gui\templates_c directory is writable (by user used to run webserver process) |
Ok |
| Checking if/var/testlink/logs/directory exists [S] |
failed! |
| Checking if/var/testlink/upload_area/directory exists [S] |
failed! |
Unfortunately, Testlink scripted Setup cannot continue at the moment, due to the above 2 errors.
Please correct the errors, and try again (Reload page). If you need help figuring off how to fix the problems, please read installation manual and visit Testlink Forums [click He RE].
Workaround find the configuration file under your installation path Config.inc.php, and change him to the following two sentences
$TLCFG->log_path = Tl_abs_path. ' Logs '. Directory_separator;
$g _repositorypath = Tl_abs_path. "Upload_area". Directory_separator; File permissions issue to modify folder permissions in your installation directory, execute the following command in the terminal: Chmod-r 777 Templates_c/chmod-r 777 Logs/chmod-r 777 upload_area/
Linux installation Testlink common problem solving method