数据库链接错误 :
- /home/wwwroot/www.lawyerdigs.com/web/ylib/class/class_mysql.php on line 28
28.
$this->conn = $linkfunction($dbConfig['host'].":".$dbConfig['port'], $dbConfig['login'], $dbConfig['password'],$dbConfig['database']) or spError("数据库链接错误 : " . mysqli_error());
- /home/wwwroot/www.lawyerdigs.com/web/ylib/fun_global.php on line 35
35.
$objects[$class] =new $class($args);
- /home/wwwroot/www.lawyerdigs.com/web/ylib/class/class_ymodel.php on line 49
49.
$this->_db = load($GLOBALS['G_YP']['db']['driver'], $GLOBALS['G_YP']['db']);
- /home/wwwroot/www.lawyerdigs.com/web/ylib/fun_global.php on line 35
35.
$objects[$class] =new $class($args);
- /home/wwwroot/www.lawyerdigs.com/web/firm.php on line 18
18.
$cateinfo =load('ycate')->get_info_url($q);