object(Zend_Db_Table_Rowset)#285 (10) { ["_data":protected]=> array(0) { } ["_table":protected]=> object(Zend_Session_SaveHandler_DbTable)#126 (26) { ["_primaryAssignment":protected]=> array(3) { [1]=> string(9) "sessionId" [2]=> string(15) "sessionSavePath" [3]=> string(11) "sessionName" } ["_modifiedColumn":protected]=> string(9) "iModified" ["_lifetimeColumn":protected]=> string(9) "iLifeTime" ["_dataColumn":protected]=> string(7) "datData" ["_lifetime":protected]=> int(864000) ["_overrideLifetime":protected]=> bool(false) ["_sessionSavePath":protected]=> string(20) "/var/lib/php/session" ["_sessionName":protected]=> string(9) "PHPSESSID" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Pgsql)#65 (12) { ["_pdoType":protected]=> string(5) "pgsql" ["_numericDataTypes":protected]=> array(12) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INTEGER"]=> int(0) ["SERIAL"]=> int(0) ["SMALLINT"]=> int(0) ["BIGINT"]=> int(1) ["BIGSERIAL"]=> int(1) ["DECIMAL"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["NUMERIC"]=> int(2) ["REAL"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(9) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(4) "5432" ["username"]=> string(6) "ksuser" ["password"]=> string(11) "mOjSK123#@!" ["dbname"]=> string(6) "kslive" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#61 (4) { ["_queryProfiles":protected]=> array(5) { [0]=> object(Zend_Db_Profiler_Query)#167 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1761566581.5282) ["_endedMicrotime":protected]=> float(1761566581.5737) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#162 (5) { ["_query":protected]=> string(129) "SELECT "AZMY_Config"."strKey", "AZMY_Config"."strValue" FROM "AZMY_Config" WHERE ("iPageID" = 0) AND ("strKey" LIKE 'frontend-%')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1761566581.574) ["_endedMicrotime":protected]=> float(1761566581.5765) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#142 (5) { ["_query":protected]=> string(124) "SELECT "AZMY_User_Cookie".* FROM "AZMY_User_Cookie" WHERE ("iIPAddress"='216.73.216.20') AND ("iCookieID"=512528894) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1761566581.6666) ["_endedMicrotime":protected]=> float(1761566581.7113) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#138 (5) { ["_query":protected]=> string(46) "SELECT * FROM "AZMY_SiteNavigation_NewLess"(0)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1761566581.7115) ["_endedMicrotime":protected]=> float(1761566581.721) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#298 (5) { ["_query":protected]=> string(40) "SELECT * FROM "AZMY_RedirectorHit"(?,?);" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1761566581.7247) ["_endedMicrotime":protected]=> float(1761566581.7579) ["_boundParams":protected]=> array(2) { [1]=> string(6) "208908" [2]=> int(512528894) } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#168 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(17) "AZMY_User_Session" ["_cols":protected]=> array(6) { [0]=> string(10) "cSessionID" [1]=> string(18) "strSessionSavePath" [2]=> string(14) "strSessionName" [3]=> string(9) "iModified" [4]=> string(9) "iLifeTime" [5]=> string(7) "datData" } ["_primary":protected]=> array(3) { [1]=> string(10) "cSessionID" [2]=> string(18) "strSessionSavePath" [3]=> string(14) "strSessionName" } ["_identity":protected]=> int(1) ["_sequence":protected]=> string(34) ""AZMY_User_Session_cSessionID_seq"" ["_metadata":protected]=> array(6) { ["cSessionID"]=> array(14) { ["SCHEMA_NAME"]=> string(6) "public" ["TABLE_NAME"]=> string(17) "AZMY_User_Session" ["COLUMN_NAME"]=> string(10) "cSessionID" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(2) "32" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(false) } ["strSessionSavePath"]=> array(14) { ["SCHEMA_NAME"]=> string(6) "public" ["TABLE_NAME"]=> string(17) "AZMY_User_Session" ["COLUMN_NAME"]=> string(18) "strSessionSavePath" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(2) "32" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(2) ["IDENTITY"]=> bool(false) } ["strSessionName"]=> array(14) { ["SCHEMA_NAME"]=> string(6) "public" ["TABLE_NAME"]=> string(17) "AZMY_User_Session" ["COLUMN_NAME"]=> string(14) "strSessionName" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(2) "32" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(3) ["IDENTITY"]=> bool(false) } ["iModified"]=> array(14) { ["SCHEMA_NAME"]=> string(6) "public" ["TABLE_NAME"]=> string(17) "AZMY_User_Session" ["COLUMN_NAME"]=> string(9) "iModified" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(4) "int4" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> int(4) ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["iLifeTime"]=> array(14) { ["SCHEMA_NAME"]=> string(6) "public" ["TABLE_NAME"]=> string(17) "AZMY_User_Session" ["COLUMN_NAME"]=> string(9) "iLifeTime" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(4) "int4" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> int(4) ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["datData"]=> array(14) { ["SCHEMA_NAME"]=> string(6) "public" ["TABLE_NAME"]=> string(17) "AZMY_User_Session" ["COLUMN_NAME"]=> string(7) "datData" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> int(-1) ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Frontend_Output)#70 (7) { ["_idStack":"Zend_Cache_Frontend_Output":private]=> array(0) { } ["_backend":protected]=> object(Zend_Cache_Backend_Sqlite3)#72 (4) { ["_options":protected]=> array(2) { ["cache_db_complete_path"]=> string(75) "/home/domains/katalogsmakow.pl/application/../data/cache/database-cache.sql" ["automatic_vacuum_factor"]=> string(3) "500" } ["_db":"Zend_Cache_Backend_Sqlite3":private]=> object(PDO)#69 (0) { } ["_structureChecked":"Zend_Cache_Backend_Sqlite3":private]=> bool(true) ["_directives":protected]=> array(3) { ["lifetime"]=> NULL ["logging"]=> string(1) "1" ["logger"]=> object(Zend_Log)#67 (11) { ["_priorities":protected]=> array(8) { [0]=> string(5) "EMERG" [1]=> string(5) "ALERT" [2]=> string(4) "CRIT" [3]=> string(3) "ERR" [4]=> string(4) "WARN" [5]=> string(6) "NOTICE" [6]=> string(4) "INFO" [7]=> string(5) "DEBUG" } ["_writers":protected]=> array(1) { [0]=> object(Zend_Log_Writer_Stream)#68 (3) { ["_stream":protected]=> resource(5) of type (stream) ["_filters":protected]=> array(0) { } ["_formatter":protected]=> object(Zend_Log_Formatter_Simple)#64 (1) { ["_format":protected]=> string(51) "%timestamp% %priorityName% (%priority%): %message% " } } } ["_filters":protected]=> array(1) { [0]=> object(Zend_Log_Filter_Priority)#66 (2) { ["_priority":protected]=> int(4) ["_operator":protected]=> string(2) "<=" } } ["_extras":protected]=> array(0) { } ["_defaultWriterNamespace":protected]=> string(15) "Zend_Log_Writer" ["_defaultFilterNamespace":protected]=> string(15) "Zend_Log_Filter" ["_defaultFormatterNamespace":protected]=> string(18) "Zend_Log_Formatter" ["_origErrorHandler":protected]=> NULL ["_registeredErrorHandler":protected]=> bool(false) ["_errorHandlerMap":protected]=> bool(false) ["_timestampFormat":protected]=> string(1) "c" } } } ["_options":protected]=> array(9) { ["write_control"]=> string(1) "1" ["caching"]=> string(1) "1" ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> NULL ["logging"]=> string(1) "1" ["logger"]=> object(Zend_Log)#67 (11) { ["_priorities":protected]=> array(8) { [0]=> string(5) "EMERG" [1]=> string(5) "ALERT" [2]=> string(4) "CRIT" [3]=> string(3) "ERR" [4]=> string(4) "WARN" [5]=> string(6) "NOTICE" [6]=> string(4) "INFO" [7]=> string(5) "DEBUG" } ["_writers":protected]=> array(1) { [0]=> object(Zend_Log_Writer_Stream)#68 (3) { ["_stream":protected]=> resource(5) of type (stream) ["_filters":protected]=> array(0) { } ["_formatter":protected]=> object(Zend_Log_Formatter_Simple)#64 (1) { ["_format":protected]=> string(51) "%timestamp% %priorityName% (%priority%): %message% " } } } ["_filters":protected]=> array(1) { [0]=> object(Zend_Log_Filter_Priority)#66 (2) { ["_priority":protected]=> int(4) ["_operator":protected]=> string(2) "<=" } } ["_extras":protected]=> array(0) { } ["_defaultWriterNamespace":protected]=> string(15) "Zend_Log_Writer" ["_defaultFilterNamespace":protected]=> string(15) "Zend_Log_Filter" ["_defaultFormatterNamespace":protected]=> string(18) "Zend_Log_Formatter" ["_origErrorHandler":protected]=> NULL ["_registeredErrorHandler":protected]=> bool(false) ["_errorHandlerMap":protected]=> bool(false) ["_timestampFormat":protected]=> string(1) "c" } ["ignore_user_abort"]=> string(1) "1" } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "4c72de75b35262ca4e6cafcdf47a2558" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_connected":protected]=> bool(true) ["_tableClass":protected]=> string(32) "Zend_Session_SaveHandler_DbTable" ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_pointer":protected]=> int(0) ["_count":protected]=> int(0) ["_rows":protected]=> array(0) { } ["_stored":protected]=> bool(true) ["_readOnly":protected]=> bool(false) }
Fatal error: Uncaught Zend_Controller_Response_Exception: Cannot send headers; headers already sent in /home/domains/katalogsmakow.pl/library/Zend/Session/SaveHandler/DbTable.php, line 346 in /home/domains/katalogsmakow.pl/library/Morge.php:12848 Stack trace: #0 /home/domains/katalogsmakow.pl/library/Morge.php(12857): Zend_Controller_Response_Abstract->canSendHeaders() #1 /home/domains/katalogsmakow.pl/library/Morge.php(13122): Zend_Controller_Response_Abstract->sendHeaders() #2 /home/domains/katalogsmakow.pl/library/Morge.php(2671): Zend_Controller_Response_Abstract->sendResponse() #3 /home/domains/katalogsmakow.pl/library/Morge.php(1697): Zend_Controller_Front->dispatch() #4 /home/domains/katalogsmakow.pl/library/Morge.php(752): Zend_Application_Bootstrap_Bootstrap->run() #5 /home/domains/katalogsmakow.pl/index.php(46): Zend_Application->run() #6 {main} thrown in /home/domains/katalogsmakow.pl/library/Morge.php on line 12848