Code |
Context$config = array(
"connect" => "pg_connect",
"persistent" => false,
"host" => "db.law.muni.cz",
"login" => "prihlasky",
"password" => "p983ej348",
"database" => "prihlasky",
"schema" => "public",
"port" => "5432",
"encoding" => "[empty string]",
"driver" => "postgres",
"prefix" => "[empty string]"
)
$connect = "pg_connect"
| ( ! ) Warning: implode() [function.implode: Invalid arguments passed in /pole2/weby/prihlasky/applications/cake/libs/debugger.php on line 497 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0005 | 408032 | {main}( ) | .../index.php:0 |
| 2 | 0.0477 | 2509832 | Dispatcher->dispatch( ) | .../index.php:203 |
| 3 | 0.0989 | 4802184 | ConferencesController->constructClasses( ) | .../dispatcher.php:224 |
| 4 | 0.0989 | 4802144 | ConferencesController->loadModel( ) | .../controller.php:390 |
| 5 | 0.0990 | 4803488 | ClassRegistry::init( ) | .../controller.php:433 |
| 6 | 0.0992 | 4807496 | AppModel->__construct( ) | .../class_registry.php:130 |
| 7 | 0.0993 | 4810784 | ConnectionManager->getDataSource( ) | .../app_model.php:74 |
| 8 | 0.1055 | 5252696 | DboPostgres->__construct( ) | .../connection_manager.php:110 |
| 9 | 0.1055 | 5253944 | DboPostgres->connect( ) | .../dbo_source.php:96 |
| 10 | 0.1055 | 5254072 | pg_connect
( ) | .../dbo_postgres.php:90 |
| 11 | 0.1110 | 5256528 | Debugger->handleError( ) | .../dbo_postgres.php:90 |
| 12 | 0.1110 | 5256984 | Debugger->__output( ) | .../debugger.php:199 |
| 13 | 0.1150 | 5264384 | implode
( ) | .../debugger.php:497 |
pg_connect - [internal], line ??
DboPostgres::connect() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 90
DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 96
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 110
AppModel::__construct() - APP/models/app_model.php, line 74
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 130
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 433
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 390
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 224
[main] - APP/webroot/index.php, line 203