| Checking if | OK |
| Checking if | OK |
| Checking if | Failed! |
| Checking if | 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 out how to fix the problems, please read Installation manual and visit
I have done below changes in Changes in the config.inc.php
操作
$tlCfg->log_path = TL_ABS_PATH . 'logs' . DIRECTORY_SEPARATOR ;
$g_repositoryPath = TL_ABS_PATH . "upload_area" . DIRECTORY_SEPARATOR;
now am able to install the 1.9.5 version
$tlCfg->log_path = TL_ABS_PATH . 'logs' . DIRECTORY_SEPARATOR ;
$g_repositoryPath = TL_ABS_PATH . "upload_area" . DIRECTORY_SEPARATOR;
now am able to install the 1.9.5 version
TestLink安装问题解决

本文记录了在安装TestLink 1.9.5版本过程中遇到的目录权限问题,并提供了具体的解决方案,包括修改配置文件config.inc.php中的日志路径和上传路径。
2562

被折叠的 条评论
为什么被折叠?



