Warning (2): pg_connect(): Unable to connect to PostgreSQL server: FATAL: sorry, too many clients already [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 110]
$config = array( "connect" => "pg_pconnect", "persistent" => false, "host" => "localhost", "login" => "mapps", "password" => "mapps", "database" => "gol", "schema" => "public", "port" => 5432, "encoding" => "", "driver" => "postgres", "prefix" => "" ) $conn = "host='localhost' port='5432' dbname='gol' user='mapps' password='mapps'"
pg_connect - [internal], line ?? DboPostgres::connect() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 110 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 96 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 106 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2638 Model::__construct() - CORE/cake/libs/model/model.php, line 406 Article::__construct() - APP/models/article.php, line 59 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 [main] - APP/webroot/index.php, line 88
Warning (2): pg_query() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 148]
$sql = "SELECT table_name as name FROM INFORMATION_SCHEMA.tables WHERE table_schema = 'public';"
pg_query - [internal], line ?? DboPostgres::_execute() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 148 DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 189 DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 336 DboPostgres::listSources() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 164 Model::setSource() - CORE/cake/libs/model/model.php, line 746 Model::__construct() - CORE/cake/libs/model/model.php, line 414 Article::__construct() - APP/models/article.php, line 59 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 [main] - APP/webroot/index.php, line 88
Warning (2): pg_last_error() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 311]
pg_last_error - [internal], line ?? DboPostgres::lastError() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 311 DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 192 DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 336 DboPostgres::listSources() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 164 Model::setSource() - CORE/cake/libs/model/model.php, line 746 Model::__construct() - CORE/cake/libs/model/model.php, line 414 Article::__construct() - APP/models/article.php, line 59 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 [main] - APP/webroot/index.php, line 88
頑張れ、ミュージアム。学芸員を応援する情報サイト。
$___viewFn = "/var/www/html/mapps/gol/app/views/layouts/default.ctp" $___dataForView = array( "model" => "Article", "table" => "articles", "currentSessionID" => null, "userName" => "", "userID" => "", "errorMessage" => " ", "title_for_layout" => "Missing Database Table", "content_for_layout" => "<div class="cake-error-info"> <h2>Missing Database Table</h2> <p class="error"> <strong>Error: </strong> Database table <em>articles</em> for model <em>Article</em> was not found.</p> </div>", "scripts_for_layout" => "", "cakeDebug" => "", "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$base = "/gol" HtmlHelper::$here = "/gol/article/index/a2511" HtmlHelper::$params = array HtmlHelper::$action = NULL HtmlHelper::$data = array HtmlHelper::$_crumbs = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$webroot = "/gol/" HtmlHelper::$themeWeb = NULL HtmlHelper::$plugin = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL HtmlHelper::$_log = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$base = "/gol" FormHelper::$webroot = "/gol/" FormHelper::$themeWeb = NULL FormHelper::$here = "/gol/article/index/a2511" FormHelper::$params = array FormHelper::$action = NULL FormHelper::$plugin = NULL FormHelper::$data = array FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$_log = NULL FormHelper::$Html = HtmlHelper object, "session" => SessionHelper SessionHelper::$helpers = NULL SessionHelper::$__active = false SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = NULL SessionHelper::$time = false SessionHelper::$sessionTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$_log = NULL SessionHelper::$base = "/gol" SessionHelper::$webroot = "/gol/" SessionHelper::$here = "/gol/article/index/a2511" SessionHelper::$params = array SessionHelper::$action = NULL SessionHelper::$data = array SessionHelper::$themeWeb = NULL SessionHelper::$plugin = NULL ) $loadHelpers = false $cached = true $loadedHelpers = array() $model = "Article" $table = "articles" $currentSessionID = null $userName = "" $userID = "" $errorMessage = " " $title_for_layout = "Missing Database Table" $content_for_layout = "<div class="cake-error-info"> <h2>Missing Database Table</h2> <p class="error"> <strong>Error: </strong> Database table <em>articles</em> for model <em>Article</em> was not found.</p> </div>" $scripts_for_layout = "" $cakeDebug = "" $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$base = "/gol" HtmlHelper::$here = "/gol/article/index/a2511" HtmlHelper::$params = array HtmlHelper::$action = NULL HtmlHelper::$data = array HtmlHelper::$_crumbs = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$webroot = "/gol/" HtmlHelper::$themeWeb = NULL HtmlHelper::$plugin = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL HtmlHelper::$_log = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$base = "/gol" FormHelper::$webroot = "/gol/" FormHelper::$themeWeb = NULL FormHelper::$here = "/gol/article/index/a2511" FormHelper::$params = array FormHelper::$action = NULL FormHelper::$plugin = NULL FormHelper::$data = array FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$_log = NULL FormHelper::$Html = HtmlHelper object $session = SessionHelper SessionHelper::$helpers = NULL SessionHelper::$__active = false SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = NULL SessionHelper::$time = false SessionHelper::$sessionTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$_log = NULL SessionHelper::$base = "/gol" SessionHelper::$webroot = "/gol/" SessionHelper::$here = "/gol/article/index/a2511" SessionHelper::$params = array SessionHelper::$action = NULL SessionHelper::$data = array SessionHelper::$themeWeb = NULL SessionHelper::$plugin = NULL $class = ""
<!-- ■■■■ ナビゲーションエリア ■■■■/ -->
<div id="areaNavigation" class="<?php echo $style_class; ?>">
include - APP/views/layouts/default.ctp, line 101 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454 View::render() - CORE/cake/libs/view/view.php, line 388 Controller::render() - CORE/cake/libs/controller/controller.php, line 803 ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373 ErrorHandler::missingTable() - CORE/cake/libs/error.php, line 224 Object::dispatchMethod() - CORE/cake/libs/object.php, line 118 ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118 Object::cakeError() - CORE/cake/libs/object.php, line 203 Model::setSource() - CORE/cake/libs/model/model.php, line 751 Model::__construct() - CORE/cake/libs/model/model.php, line 414 Article::__construct() - APP/models/article.php, line 59 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
Error: Database table articles for model Article was not found.