【发布时间】:2023-02-16 15:04:48
【问题描述】:
我从 SourceForge 下载了 TestLink 的安装包,并尝试将其安装在服务器上。 当安装尝试连接到数据库时,我收到此消息:
TestLink setup will now attempt to setup the database:
Creating connection to Database Server:OK!
Connecting to database `testlink`:OK!
==============================================================================
DB Access Error - debug_print_backtrace() OUTPUT START
ATTENTION: Enabling more debug info will produce path disclosure weakness (CWE-200)
Having this additional Information could be useful for reporting
issue to development TEAM.
==============================================================================
#0 database->exec_query() called at [/home/galigeo/testlink/install/installUtils.php:100]
#1 getUserList() called at [/home/galigeo/testlink/install/installUtils.php:267]
#2 create_user_for_db() called at [/home/galigeo/testlink/install/installNewDB.php:420]
有人知道我应该如何从这里开始吗?
我们还尝试从 Github 下载另一个包 1.9.20,但那个包也停滞不前。
【问题讨论】:
标签: testlink