Code |
Context$config = array(
"persistent" => false,
"host" => "localhost",
"login" => "kawadekousan_basercms",
"password" => "4928",
"database" => "kawadekousan_basercms",
"port" => "3306",
"connect" => "mysql_pconnect",
"driver" => "mysql_ex",
"schema" => "",
"prefix" => "bc_",
"encoding" => "utf8"
)
Strict Standards: Non-static method Configure::read() should not be called statically in
/home/kawadekousan/domains/kawadekousan.jp/public_html/cake/basics.php on line
324
Strict Standards: Non-static method Configure::getInstance() should not be called statically in
/home/kawadekousan/domains/kawadekousan.jp/public_html/cake/libs/configure.php on line
319
mysql_connect - [internal], line ??
DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 453
DboSource::__construct() - CORE/baser/models/datasources/dbo_source.php, line 117
ConnectionManager::getDataSource() - CORE/baser/connection_manager.php, line 105
require - CORE/baser/config/bootstrap.php, line 229
include - APP/config/bootstrap.php, line 42
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 671
Configure::getInstance() - CORE/cake/libs/configure.php, line 129
include - CORE/cake/bootstrap.php, line 46
require - APP/webroot/index.php, line 104
[main] - CORE/index.php, line 62