SamaoPHP 提示您,您的代码出错啦!
(!)SamaoPHP错误提示:
所在页面(行): /usr/home/byu4720100001/htdocs/libs/home.class.php  (22)
错误提示信息:
数据库连接不成功SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known 
连接参数
link: mysql:host=bdm263683285.my3w.com;port=3306;dbname=bdm263683285_dbuser:bdm263683285pass:RONGfu@123.
执行函数:
DB::getone()
函数参数:
Array
(
    [0] => select * from @pf_config
)
GET 信息:
Array
(
    [typeof] => 1
    [kw] => 投资创业
    [sort] => time
    [financing_mode] => 
    [industries] => 33
    [area_type] => 
    [financing_amount] => 
    [project_phase] => 
)
错误代码附近:
 20.
 21.
 22.          $config = DB::getone('select * from @pf_config');
 23.          $this->assign("config", $config);
 24.          $this->assign("web_site", WEB_SITE);
触发页面(行):/usr/home/byu4720100001/htdocs/samao/libs/sys/db.class.php (352)
所抛出信息页面(行): (0)

Call Stack Function Location Line
0 DB::getone() /usr/home/byu4720100001/htdocs/libs/home.class.php 22
1 Home->__construct() /usr/home/byu4720100001/htdocs/Apps/Home/controls/lfp.ctl.php 8
2 LfpController->__construct() /usr/home/byu4720100001/htdocs/samao/samaophp.php 91
3 App::Run() /usr/home/byu4720100001/htdocs/index.php 63