Warning (512): /var/www/html/oig/app/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 281]Code if ($this->_init && !is_writable($this->settings['path'])) {
$this->_init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 281
FileEngine::init() - CORE/cake/libs/cache/file.php, line 94
Cache::_buildEngine() - CORE/cake/libs/cache.php, line 166
Cache::config() - CORE/cake/libs/cache.php, line 141
include - APP/config/core.php, line 113
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 400
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 78
Notice (8): Constant LOG_ERROR already defined [APP/config/core.php, line 119]Code |
Context$boot = true
define - [internal], line ??
include - APP/config/core.php, line 119
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 400
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 78
Warning (512): /var/www/html/oig/app/tmp/cache/models/ is not writable [CORE/cake/libs/cache/file.php, line 281]Code if ($this->_init && !is_writable($this->settings['path'])) {
$this->_init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 281
FileEngine::init() - CORE/cake/libs/cache/file.php, line 94
Cache::_buildEngine() - CORE/cake/libs/cache.php, line 166
Cache::config() - CORE/cake/libs/cache.php, line 141
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 436
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 78
Warning (2): pg_connect() [http://php.net/function.pg-connect]: Unable to connect to PostgreSQL server: could not create socket: Address family not supported by protocol [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 119]Code |
Context$config = array(
"persistent" => false,
"host" => "*****",
"login" => "*****",
"password" => "*****",
"database" => "*****",
"schema" => "*****",
"port" => "*****",
"encoding" => "UTF-8",
"driver" => "postgres",
"prefix" => "*****"
)
$conn = "host='localhost' port='5432' dbname='oig4' user='oig' password='oig'"
pg_connect - [internal], line ??
DboPostgres::connect() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 119
DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 143
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 114
Model::setDataSource() - CORE/cake/libs/model/model.php, line 2841
Model::__construct() - CORE/cake/libs/model/model.php, line 469
include - APP/config/routes.php, line 37
Dispatcher::parseParams() - CORE/cake/dispatcher.php, line 266
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 109
[main] - APP/webroot/index.php, line 85
Warning (2): pg_set_client_encoding() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 864]Code |
Context$enc = "UTF-8"
pg_set_client_encoding - [internal], line ??
DboPostgres::setEncoding() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 864
DboPostgres::connect() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 130
DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 143
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 114
Model::setDataSource() - CORE/cake/libs/model/model.php, line 2841
Model::__construct() - CORE/cake/libs/model/model.php, line 469
include - APP/config/routes.php, line 37
Dispatcher::parseParams() - CORE/cake/dispatcher.php, line 266
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 109
[main] - APP/webroot/index.php, line 85
Warning (2): pg_query() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 167]Code |
Context$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 167
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 253
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410
DboPostgres::listSources() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 184
Model::setSource() - CORE/cake/libs/model/model.php, line 768
Model::__construct() - CORE/cake/libs/model/model.php, line 474
include - APP/config/routes.php, line 37
Dispatcher::parseParams() - CORE/cake/dispatcher.php, line 266
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 109
[main] - APP/webroot/index.php, line 85
Warning (2): pg_last_error() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 342]Codepg_last_error - [internal], line ??
DboPostgres::lastError() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 342
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 257
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410
DboPostgres::listSources() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 184
Model::setSource() - CORE/cake/libs/model/model.php, line 768
Model::__construct() - CORE/cake/libs/model/model.php, line 474
include - APP/config/routes.php, line 37
Dispatcher::parseParams() - CORE/cake/dispatcher.php, line 266
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 109
[main] - APP/webroot/index.php, line 85
cake/libs/error.php (line 126)
missingTable
cake/libs/error.php (line 127)
Array
(
[0] => Array
(
[className] => Session
[table] => cake_sessions
[code] => 500
)
)