剛接觸testlink。我只是創造TestLink的安裝與我localhost.During安裝TestLink的。我的XAMPP得到這個錯誤以下安裝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]
==============================================================================
我GOOGLE了很多,但我無法找到合適的答案。有人可以幫助我嗎?
這工作,謝謝! – cyildirim