你好,我有一个问题要安装testlink,我使用macOS。我将config.inc.php文件中的数据更改为:
$tlCfg->log_path = '/Applications/XAMPP/xamppfiles/htdocs/testlink/logs/';和$g_repositoryPath = '/Applications/XAMPP/xamppfiles/htdocs/testlink/upload_area/';
/Applications/XAMPP/xamppfiles/htdocs/testlink/gui/templates_c/结果:如果/Applications/XAMPP/xamppfiles/htdocs/testlink/gui/templates_c/目录是可写的(用户用来运行服务器进程),检查失败!检查/Applications/XAMPP/xamppfiles/htdocs/testlink/logs目录是否可写(用户用于运行webserver进程)失败!检查/Applications/XAMPP/xamppfiles/htdocs/testlink/upload_area目录是否可写(用户用于运行webserver进程)失败!我不知道怎么回事.?请帮帮我!
发布于 2022-08-08 13:28:06
Goto ->日志/ upload_area ->按下命令+i ->在权限中启用对每个人的读-写。
https://stackoverflow.com/questions/73277340
复制相似问题