我是 testlink 的新手。我只是在我的本地主机上使用 xampp 创建 testlink 安装。在安装 testlink 期间。我收到以下错误
==============================================================================
DB Access Error - debug_print_backtrace() OUTPUT START
==============================================================================
#0 database->exec_query() called at [C:\xampp\htdocs\testlink\lib\functions\logger.class.php:852]
#1 tlEvent->writeToDB() called at [C:\xampp\htdocs\testlink\lib\functions\logger.class.php:986]
#2 tlDBLogger->writeEvent() called at [C:\xampp\htdocs\testlink\lib\functions\logger.class.php:548]
#3 tlTransaction->writeEvent() called at [C:\xampp\htdocs\testlink\lib\functions\logger.class.php:469]
#4 tlTransaction->add() called at [C:\xampp\htdocs\testlink\lib\functions\logging.inc.php:68]
#5 tLog() called at [C:\xampp\htdocs\testlink\lib\functions\database.class.php:208]
#6 database->exec_query() called at [C:\xampp\htdocs\testlink\lib\functions\logger.class.php:705]
#7 tlEventManager->deleteEventsFor() called at [C:\xampp\htdocs\testlink\lib\functions\logger.class.php:132]
#8 tlLogger->deleteEventsFor() called at [C:\xampp\htdocs\testlink\login.php:215]
#9 renderLoginScreen() called at [C:\xampp\htdocs\testlink\login.php:198]
#10 doBlockingChecks() called at [C:\xampp\htdocs\testlink\login.php:34]
==============================================================================
==============================================================================
DB Access Error - debug_print_backtrace() OUTPUT START
==============================================================================
#0 database->exec_query() called at [C:\xampp\htdocs\testlink\lib\functions\logger.class.php:705]
#1 tlEventManager->deleteEventsFor() called at [C:\xampp\htdocs\testlink\lib\functions\logger.class.php:132]
#2 tlLogger->deleteEventsFor() called at [C:\xampp\htdocs\testlink\login.php:215]
#3 renderLoginScreen() called at [C:\xampp\htdocs\testlink\login.php:198]
#4 doBlockingChecks() called at [C:\xampp\htdocs\testlink\login.php:34]
==============================================================================
我用谷歌搜索了很多,但我找不到合适的答案。有人可以帮助我吗?