例外: DBNo connection could be made because the target machine actively refused it
Passing E_USER_ERROR to trigger_error() is deprecated since 8.4, throw an exception or call exit with a string message instead
C:\www\www\inc\class\Db_Single.php
27
ErrorException: Failed to connect to DB:  in C:\www\www\inc\class\Db_Single.php:27
Stack trace:
#0 [internal function]: {closure:C:\www\www\config.php:103}()
#1 C:\www\www\inc\class\Db_Single.php(27): trigger_error()
#2 C:\www\www\inc\class\Db_Single.php(44): Db_Single->__construct()
#3 C:\www\www\inc\class\Db_Biology.php(12): Db_Single::getInstance()
#4 C:\www\www\inc\helper\Helper_Gakujyutu.php(76): Db_Biology->__construct()
#5 C:\www\www\inc\page\Page_Biologylist.php(107): Helper_Gakujyutu::getSyuesDetailByParamsNames()
#6 C:\www\www\bio\biology_list.php(7): Page_Biologylist->process()
#7 {main}