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 | 407936 | {main}( ) | .../index.php:0 |
| 2 | 0.0477 | 2509736 | Dispatcher->dispatch( ) | .../index.php:203 |
| 3 | 0.1119 | 5659384 | HomesController->constructClasses( ) | .../dispatcher.php:224 |
| 4 | 0.1119 | 5659352 | HomesController->loadModel( ) | .../controller.php:390 |
| 5 | 0.1119 | 5660688 | ClassRegistry::init( ) | .../controller.php:433 |
| 6 | 0.1120 | 5664696 | State->__construct( ) | .../class_registry.php:128 |
| 7 | 0.1121 | 5667976 | ConnectionManager->getDataSource( ) | .../app_model.php:74 |
| 8 | 0.1214 | 6109656 | DboPostgres->__construct( ) | .../connection_manager.php:110 |
| 9 | 0.1215 | 6110904 | DboPostgres->connect( ) | .../dbo_source.php:96 |
| 10 | 0.1215 | 6111032 | pg_connect
( ) | .../dbo_postgres.php:90 |
| 11 | 0.1268 | 6113488 | Debugger->handleError( ) | .../dbo_postgres.php:90 |
| 12 | 0.1268 | 6113944 | Debugger->__output( ) | .../debugger.php:199 |
| 13 | 0.1307 | 6121344 | 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 128
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