Download the document
Today, I installed testlink. And after I select 'new Installation' and choose 'I agree' option, it failed at the second step. The failed message are as following:
Checking if /var/testlink/logs/ directory exists [S] Failed!
Checking if /var/testlink/upload_area/ directory exists [S] Failed!
Resolution/Workaround:
In C:\xampp\htdocs\testlink-1.9.8\config.inc.php file, change
$g_repositoryPath = 'C:\xampp\htdocs\testlink-1.9.8\upload_area';
$tlCfg->log_path = 'C:\xampp\htdocs\testlink-1.9.8\logs';
Today, I installed testlink. And after I select 'new Installation' and choose 'I agree' option, it failed at the second step. The failed message are as following:
Checking if /var/testlink/logs/ directory exists [S] Failed!
Checking if /var/testlink/upload_area/ directory exists [S] Failed!
Resolution/Workaround:
In C:\xampp\htdocs\testlink-1.9.8\config.inc.php file, change
$g_repositoryPath = 'C:\xampp\htdocs\testlink-1.9.8\upload_area';
$tlCfg->log_path = 'C:\xampp\htdocs\testlink-1.9.8\logs';
No comments:
Post a Comment