Zend_Db_Adapter_Exception Object
(
    [message:protected] => SQLSTATE[HY000] [2002] No such file or directory
    [string:Exception:private] => 
    [code:protected] => 2002
    [file:protected] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Abstract.php
    [line:protected] => 144
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Mysql.php
                    [line] => 113
                    [function] => _connect
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Abstract.php
                    [line] => 460
                    [function] => _connect
                    [class] => Zend_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 238
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DESCRIBE `lycal_events`
                            [1] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Mysql.php
                    [line] => 173
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DESCRIBE `lycal_events`
                        )

                )

            [4] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                    [line] => 836
                    [function] => describeTable
                    [class] => Zend_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => lycal_events
                            [1] => 
                        )

                )

            [5] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                    [line] => 858
                    [function] => _setupMetadata
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                    [line] => 898
                    [function] => _getCols
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [7] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                    [line] => 983
                    [function] => _setupPrimaryKey
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Select.php
                    [line] => 100
                    [function] => info
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [9] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Select.php
                    [line] => 78
                    [function] => setTable
                    [class] => Zend_Db_Table_Select
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Event Object
                                (
                                    [_definition:protected] => 
                                    [_definitionConfigName:protected] => 
                                    [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_config:protected] => Array
                                                (
                                                    [host] => localhost
                                                    [username] => ammers-w
                                                    [password] => ia3abk6g
                                                    [dbname] => ammersbek_cms
                                                    [unix_socket] => /tmp/mysql56.sock
                                                    [charset] => utf8
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                            [fetchMode] => 2
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                )

                                            [_fetchMode:protected] => 2
                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                (
                                                    [_queryProfiles:protected] => Array
                                                        (
                                                        )

                                                    [_enabled:protected] => 
                                                    [_filterElapsedSecs:protected] => 
                                                    [_filterTypes:protected] => 
                                                )

                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                            [_connection:protected] => 
                                            [_caseFolding:protected] => 0
                                            [_autoQuoteIdentifiers:protected] => 1
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_allowSerialization:protected] => 1
                                            [_autoReconnectOnUnserialize:protected] => 
                                            [_pdoType:protected] => mysql
                                        )

                                    [_schema:protected] => 
                                    [_name] => lycal_events
                                    [_cols:protected] => 
                                    [_primary] => Array
                                        (
                                            [1] => eventId
                                        )

                                    [_identity:protected] => 1
                                    [_sequence:protected] => 1
                                    [_metadata:protected] => Array
                                        (
                                        )

                                    [_metadataCache:protected] => 
                                    [_metadataCacheInClass:protected] => 1
                                    [_rowClass:protected] => Zend_Db_Table_Row
                                    [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                    [_referenceMap:protected] => Array
                                        (
                                            [Presenter] => Array
                                                (
                                                    [columns] => Array
                                                        (
                                                            [0] => presenterId
                                                        )

                                                    [refTableClass] => Presenter
                                                    [refColumns] => Array
                                                        (
                                                            [0] => presenterId
                                                        )

                                                )

                                            [Source] => Array
                                                (
                                                    [columns] => Array
                                                        (
                                                            [0] => sourceId
                                                        )

                                                    [refTableClass] => Source
                                                    [refColumns] => Array
                                                        (
                                                            [0] => sourceId
                                                        )

                                                )

                                        )

                                    [_dependentTables:protected] => Array
                                        (
                                            [0] => EventCategory
                                            [1] => EventLocation
                                            [2] => EventRegion
                                            [3] => Date
                                            [4] => Attachment
                                        )

                                    [_defaultSource:protected] => defaultNone
                                    [_defaultValues:protected] => Array
                                        (
                                        )

                                    [data:protected] => Array
                                        (
                                        )

                                    [order_columns] => Array
                                        (
                                            [title] => asc
                                            [changed] => desc
                                            [approved] => asc
                                            [topevent] => desc
                                        )

                                    [order_default] => Array
                                        (
                                            [primary] => Array
                                                (
                                                    [column] => changed
                                                    [direction] => desc
                                                )

                                            [secondary] => Array
                                                (
                                                    [column] => title
                                                    [direction] => asc
                                                )

                                        )

                                    [presets] => Array
                                        (
                                            [title_asc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => asc
                                                        )

                                                )

                                            [title_desc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => asc
                                                        )

                                                )

                                            [changed_asc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => asc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [changed_desc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [approved_asc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => approved
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [approved_desc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => approved
                                                            [direction] => asc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [top_asc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => topEvent
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => desc
                                                        )

                                                )

                                            [top_desc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => topEvent
                                                            [direction] => asc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => desc
                                                        )

                                                )

                                        )

                                )

                        )

                )

            [10] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                    [line] => 1019
                    [function] => __construct
                    [class] => Zend_Db_Table_Select
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Event Object
                                (
                                    [_definition:protected] => 
                                    [_definitionConfigName:protected] => 
                                    [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_config:protected] => Array
                                                (
                                                    [host] => localhost
                                                    [username] => ammers-w
                                                    [password] => ia3abk6g
                                                    [dbname] => ammersbek_cms
                                                    [unix_socket] => /tmp/mysql56.sock
                                                    [charset] => utf8
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                            [fetchMode] => 2
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                )

                                            [_fetchMode:protected] => 2
                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                (
                                                    [_queryProfiles:protected] => Array
                                                        (
                                                        )

                                                    [_enabled:protected] => 
                                                    [_filterElapsedSecs:protected] => 
                                                    [_filterTypes:protected] => 
                                                )

                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                            [_connection:protected] => 
                                            [_caseFolding:protected] => 0
                                            [_autoQuoteIdentifiers:protected] => 1
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_allowSerialization:protected] => 1
                                            [_autoReconnectOnUnserialize:protected] => 
                                            [_pdoType:protected] => mysql
                                        )

                                    [_schema:protected] => 
                                    [_name] => lycal_events
                                    [_cols:protected] => 
                                    [_primary] => Array
                                        (
                                            [1] => eventId
                                        )

                                    [_identity:protected] => 1
                                    [_sequence:protected] => 1
                                    [_metadata:protected] => Array
                                        (
                                        )

                                    [_metadataCache:protected] => 
                                    [_metadataCacheInClass:protected] => 1
                                    [_rowClass:protected] => Zend_Db_Table_Row
                                    [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                    [_referenceMap:protected] => Array
                                        (
                                            [Presenter] => Array
                                                (
                                                    [columns] => Array
                                                        (
                                                            [0] => presenterId
                                                        )

                                                    [refTableClass] => Presenter
                                                    [refColumns] => Array
                                                        (
                                                            [0] => presenterId
                                                        )

                                                )

                                            [Source] => Array
                                                (
                                                    [columns] => Array
                                                        (
                                                            [0] => sourceId
                                                        )

                                                    [refTableClass] => Source
                                                    [refColumns] => Array
                                                        (
                                                            [0] => sourceId
                                                        )

                                                )

                                        )

                                    [_dependentTables:protected] => Array
                                        (
                                            [0] => EventCategory
                                            [1] => EventLocation
                                            [2] => EventRegion
                                            [3] => Date
                                            [4] => Attachment
                                        )

                                    [_defaultSource:protected] => defaultNone
                                    [_defaultValues:protected] => Array
                                        (
                                        )

                                    [data:protected] => Array
                                        (
                                        )

                                    [order_columns] => Array
                                        (
                                            [title] => asc
                                            [changed] => desc
                                            [approved] => asc
                                            [topevent] => desc
                                        )

                                    [order_default] => Array
                                        (
                                            [primary] => Array
                                                (
                                                    [column] => changed
                                                    [direction] => desc
                                                )

                                            [secondary] => Array
                                                (
                                                    [column] => title
                                                    [direction] => asc
                                                )

                                        )

                                    [presets] => Array
                                        (
                                            [title_asc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => asc
                                                        )

                                                )

                                            [title_desc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => asc
                                                        )

                                                )

                                            [changed_asc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => asc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [changed_desc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [approved_asc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => approved
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [approved_desc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => approved
                                                            [direction] => asc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [top_asc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => topEvent
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => desc
                                                        )

                                                )

                                            [top_desc] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => topEvent
                                                            [direction] => asc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => desc
                                                        )

                                                )

                                        )

                                )

                        )

                )

            [11] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/termine/application_view/controllers/CalendarController.php
                    [line] => 35
                    [function] => select
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [12] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Controller/Action.php
                    [line] => 516
                    [function] => geticalAction
                    [class] => CalendarController
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [13] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Controller/Dispatcher/Standard.php
                    [line] => 308
                    [function] => dispatch
                    [class] => Zend_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => geticalAction
                        )

                )

            [14] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Controller/Front.php
                    [line] => 954
                    [function] => dispatch
                    [class] => Zend_Controller_Dispatcher_Standard
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_dispatched:protected] => 1
                                    [_module:protected] => default
                                    [_moduleKey:protected] => module
                                    [_controller:protected] => error
                                    [_controllerKey:protected] => controller
                                    [_action:protected] => error
                                    [_actionKey:protected] => action
                                    [_params:protected] => Array
                                        (
                                            [controller] => calendar
                                            [action] => getical
                                            [evtid] => 457
                                            [page] => 1
                                            [module] => default
                                            [error_handler] => ArrayObject Object
                                                (
                                                    [storage:ArrayObject:private] => Array
                                                        (
                                                            [exception] => Zend_Db_Adapter_Exception Object
 *RECURSION*
                                                            [type] => EXCEPTION_OTHER
                                                            [request] => Zend_Controller_Request_Http Object
                                                                (
                                                                    [_dispatched:protected] => 1
                                                                    [_module:protected] => default
                                                                    [_moduleKey:protected] => module
                                                                    [_controller:protected] => calendar
                                                                    [_controllerKey:protected] => controller
                                                                    [_action:protected] => getical
                                                                    [_actionKey:protected] => action
                                                                    [_params:protected] => Array
                                                                        (
                                                                            [controller] => calendar
                                                                            [action] => getical
                                                                            [evtid] => 457
                                                                            [page] => 1
                                                                            [module] => default
                                                                        )

                                                                    [_paramSources:protected] => Array
                                                                        (
                                                                            [0] => _GET
                                                                            [1] => _POST
                                                                        )

                                                                    [_requestUri:protected] => /aktuelles/termine/calendar/getical/evtid/457/page/1
                                                                    [_baseUrl:protected] => /aktuelles/termine
                                                                    [_basePath:protected] => 
                                                                    [_pathInfo:protected] => /calendar/getical/evtid/457/page/1
                                                                    [_rawBody:protected] => 
                                                                    [_aliases:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => /aktuelles/termine/calendar/getical/evtid/457/page/1
                                    [_baseUrl:protected] => /aktuelles/termine
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => /calendar/getical/evtid/457/page/1
                                    [_rawBody:protected] => 
                                    [_aliases:protected] => Array
                                        (
                                        )

                                )

                            [1] => Zend_Controller_Response_Http Object
                                (
                                    [_body:protected] => Array
                                        (
                                        )

                                    [_exceptions:protected] => Array
                                        (
                                            [0] => Zend_Db_Adapter_Exception Object
 *RECURSION*
                                        )

                                    [_headers:protected] => Array
                                        (
                                        )

                                    [_headersRaw:protected] => Array
                                        (
                                        )

                                    [_httpResponseCode:protected] => 200
                                    [_isRedirect:protected] => 
                                    [_renderExceptions:protected] => 
                                    [headersSentThrowsException] => 1
                                )

                        )

                )

            [15] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/aktuelles/termine/main.inc.php
                    [line] => 99
                    [function] => dispatch
                    [class] => Zend_Controller_Front
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [16] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/aktuelles/termine/index.php
                    [line] => 12
                    [args] => Array
                        (
                            [0] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/aktuelles/termine/main.inc.php
                        )

                    [function] => require_once
                )

            [17] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/modules/Application/Adapter/Include.php
                    [line] => 53
                    [args] => Array
                        (
                            [0] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/aktuelles/termine/index.php
                        )

                    [function] => include_once
                )

            [18] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/modules/Application/Controller.php
                    [line] => 201
                    [function] => render
                    [class] => Application_Adapter_Include
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [id] => 1
                                    [name] => Standard-Inhaltsseite
                                    [path] => standard.shtml
                                    [type_id] => 2
                                    [content_type] => text/html
                                    [columns] => 1
                                )

                        )

                )

            [19] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/Lynet/Cms/Content/Adapter/Application.php
                    [line] => 37
                    [function] => getContent
                    [class] => Application_Controller
                    [type] => ::
                    [args] => Array
                        (
                            [0] => /aktuelles/termine/index.html
                            [1] => Lynet_Cms_Structure_Node Object
                                (
                                    [id:Lynet_Cms_Structure_Node:private] => 89
                                    [metadata:Lynet_Cms_Structure_Node:private] => 
                                    [template:Lynet_Cms_Structure_Node:private] => Lynet_Cms_Template Object
                                        (
                                            [structure:Lynet_Cms_Template:private] => Lynet_Cms_Structure_Node Object
 *RECURSION*
                                            [data:Lynet_Cms_Template:private] => Array
                                                (
                                                    [id] => 1
                                                    [name] => Standard-Inhaltsseite
                                                    [path] => standard.shtml
                                                    [type_id] => 2
                                                    [content_type] => text/html
                                                    [columns] => 1
                                                )

                                            [content:Lynet_Cms_Template:private] => 
                                        )

                                    [content:Lynet_Cms_Structure_Node:private] => Lynet_Cms_Content_Adapter_Application Object
                                        (
                                            [noPathTranslation:protected] => 
                                            [addDateHeader:protected] => 1
                                            [noErrorPage:protected] => 
                                            [structure:protected] => Lynet_Cms_Structure_Node Object
 *RECURSION*
                                        )

                                    [data:Lynet_Cms_Structure_Node:private] => Array
                                        (
                                            [id] => 89
                                            [ctime] => 2019-03-12 17:24:26
                                            [deleted] => n
                                            [parent] => 36
                                            [virtual] => n
                                            [static_include] => n
                                            [type] => application
                                            [options] => 1
                                            [linked] => 0
                                            [page_id] => 0
                                            [template_id] => 1
                                            [display] => y
                                            [locked] => n
                                            [priority] => 15
                                            [path] => /aktuelles/termine/index.html
                                            [label] => Veranstaltungen
                                            [archive_date] => 0000-00-00
                                            [info_icon] => 
                                            [info_color] => 
                                            [info_note] => 
                                            [properties] => 
                                        )

                                    [properties:Lynet_Cms_Structure_Node:private] => stdClass Object
                                        (
                                        )

                                )

                            [2] => 1
                            [3] => 
                        )

                )

            [20] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/Lynet/Cms/Content/Adapter/Application.php
                    [line] => 7
                    [function] => getContents
                    [class] => Lynet_Cms_Content_Adapter_Application
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [21] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/functions_output.inc.php
                    [line] => 520
                    [function] => render
                    [class] => Lynet_Cms_Content_Adapter_Application
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [22] => Array
                (
                    [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/incl/lycms_show_content.php
                    [line] => 194
                    [function] => lycms_output_get_content_by_path
                    [args] => Array
                        (
                            [0] => /aktuelles/termine/calendar/getical/evtid/457/page/1
                            [1] => 1
                            [2] => 1
                        )

                )

        )

    [previous:Exception:private] => PDOException Object
        (
            [message:protected] => SQLSTATE[HY000] [2002] No such file or directory
            [string:Exception:private] => 
            [code:protected] => 2002
            [file:protected] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Abstract.php
            [line:protected] => 128
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Abstract.php
                            [line] => 128
                            [function] => __construct
                            [class] => PDO
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => mysql:host=localhost;dbname=ammersbek_cms;unix_socket=/tmp/mysql56.sock;charset=utf8
                                    [1] => ammers-w
                                    [2] => ia3abk6g
                                    [3] => Array
                                        (
                                        )

                                )

                        )

                    [1] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Mysql.php
                            [line] => 113
                            [function] => _connect
                            [class] => Zend_Db_Adapter_Pdo_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [2] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Abstract.php
                            [line] => 460
                            [function] => _connect
                            [class] => Zend_Db_Adapter_Pdo_Mysql
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [3] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Abstract.php
                            [line] => 238
                            [function] => query
                            [class] => Zend_Db_Adapter_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => DESCRIBE `lycal_events`
                                    [1] => Array
                                        (
                                        )

                                )

                        )

                    [4] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Adapter/Pdo/Mysql.php
                            [line] => 173
                            [function] => query
                            [class] => Zend_Db_Adapter_Pdo_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => DESCRIBE `lycal_events`
                                )

                        )

                    [5] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                            [line] => 836
                            [function] => describeTable
                            [class] => Zend_Db_Adapter_Pdo_Mysql
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => lycal_events
                                    [1] => 
                                )

                        )

                    [6] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                            [line] => 858
                            [function] => _setupMetadata
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [7] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                            [line] => 898
                            [function] => _getCols
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [8] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                            [line] => 983
                            [function] => _setupPrimaryKey
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [9] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Select.php
                            [line] => 100
                            [function] => info
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [10] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Select.php
                            [line] => 78
                            [function] => setTable
                            [class] => Zend_Db_Table_Select
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Event Object
                                        (
                                            [_definition:protected] => 
                                            [_definitionConfigName:protected] => 
                                            [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => ammers-w
                                                            [password] => ia3abk6g
                                                            [dbname] => ammersbek_cms
                                                            [unix_socket] => /tmp/mysql56.sock
                                                            [charset] => utf8
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => 
                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                    [_pdoType:protected] => mysql
                                                )

                                            [_schema:protected] => 
                                            [_name] => lycal_events
                                            [_cols:protected] => 
                                            [_primary] => Array
                                                (
                                                    [1] => eventId
                                                )

                                            [_identity:protected] => 1
                                            [_sequence:protected] => 1
                                            [_metadata:protected] => Array
                                                (
                                                )

                                            [_metadataCache:protected] => 
                                            [_metadataCacheInClass:protected] => 1
                                            [_rowClass:protected] => Zend_Db_Table_Row
                                            [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                            [_referenceMap:protected] => Array
                                                (
                                                    [Presenter] => Array
                                                        (
                                                            [columns] => Array
                                                                (
                                                                    [0] => presenterId
                                                                )

                                                            [refTableClass] => Presenter
                                                            [refColumns] => Array
                                                                (
                                                                    [0] => presenterId
                                                                )

                                                        )

                                                    [Source] => Array
                                                        (
                                                            [columns] => Array
                                                                (
                                                                    [0] => sourceId
                                                                )

                                                            [refTableClass] => Source
                                                            [refColumns] => Array
                                                                (
                                                                    [0] => sourceId
                                                                )

                                                        )

                                                )

                                            [_dependentTables:protected] => Array
                                                (
                                                    [0] => EventCategory
                                                    [1] => EventLocation
                                                    [2] => EventRegion
                                                    [3] => Date
                                                    [4] => Attachment
                                                )

                                            [_defaultSource:protected] => defaultNone
                                            [_defaultValues:protected] => Array
                                                (
                                                )

                                            [data:protected] => Array
                                                (
                                                )

                                            [order_columns] => Array
                                                (
                                                    [title] => asc
                                                    [changed] => desc
                                                    [approved] => asc
                                                    [topevent] => desc
                                                )

                                            [order_default] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [presets] => Array
                                                (
                                                    [title_asc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [title_desc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => desc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [changed_asc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => asc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [changed_desc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => desc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [approved_asc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => approved
                                                                    [direction] => desc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [approved_desc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => approved
                                                                    [direction] => asc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [top_asc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => topEvent
                                                                    [direction] => desc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => desc
                                                                )

                                                        )

                                                    [top_desc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => topEvent
                                                                    [direction] => asc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => desc
                                                                )

                                                        )

                                                )

                                        )

                                )

                        )

                    [11] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Db/Table/Abstract.php
                            [line] => 1019
                            [function] => __construct
                            [class] => Zend_Db_Table_Select
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Event Object
                                        (
                                            [_definition:protected] => 
                                            [_definitionConfigName:protected] => 
                                            [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => ammers-w
                                                            [password] => ia3abk6g
                                                            [dbname] => ammersbek_cms
                                                            [unix_socket] => /tmp/mysql56.sock
                                                            [charset] => utf8
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => 
                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                    [_pdoType:protected] => mysql
                                                )

                                            [_schema:protected] => 
                                            [_name] => lycal_events
                                            [_cols:protected] => 
                                            [_primary] => Array
                                                (
                                                    [1] => eventId
                                                )

                                            [_identity:protected] => 1
                                            [_sequence:protected] => 1
                                            [_metadata:protected] => Array
                                                (
                                                )

                                            [_metadataCache:protected] => 
                                            [_metadataCacheInClass:protected] => 1
                                            [_rowClass:protected] => Zend_Db_Table_Row
                                            [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                            [_referenceMap:protected] => Array
                                                (
                                                    [Presenter] => Array
                                                        (
                                                            [columns] => Array
                                                                (
                                                                    [0] => presenterId
                                                                )

                                                            [refTableClass] => Presenter
                                                            [refColumns] => Array
                                                                (
                                                                    [0] => presenterId
                                                                )

                                                        )

                                                    [Source] => Array
                                                        (
                                                            [columns] => Array
                                                                (
                                                                    [0] => sourceId
                                                                )

                                                            [refTableClass] => Source
                                                            [refColumns] => Array
                                                                (
                                                                    [0] => sourceId
                                                                )

                                                        )

                                                )

                                            [_dependentTables:protected] => Array
                                                (
                                                    [0] => EventCategory
                                                    [1] => EventLocation
                                                    [2] => EventRegion
                                                    [3] => Date
                                                    [4] => Attachment
                                                )

                                            [_defaultSource:protected] => defaultNone
                                            [_defaultValues:protected] => Array
                                                (
                                                )

                                            [data:protected] => Array
                                                (
                                                )

                                            [order_columns] => Array
                                                (
                                                    [title] => asc
                                                    [changed] => desc
                                                    [approved] => asc
                                                    [topevent] => desc
                                                )

                                            [order_default] => Array
                                                (
                                                    [primary] => Array
                                                        (
                                                            [column] => changed
                                                            [direction] => desc
                                                        )

                                                    [secondary] => Array
                                                        (
                                                            [column] => title
                                                            [direction] => asc
                                                        )

                                                )

                                            [presets] => Array
                                                (
                                                    [title_asc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [title_desc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => desc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [changed_asc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => asc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [changed_desc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => desc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [approved_asc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => approved
                                                                    [direction] => desc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [approved_desc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => approved
                                                                    [direction] => asc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => title
                                                                    [direction] => asc
                                                                )

                                                        )

                                                    [top_asc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => topEvent
                                                                    [direction] => desc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => desc
                                                                )

                                                        )

                                                    [top_desc] => Array
                                                        (
                                                            [primary] => Array
                                                                (
                                                                    [column] => topEvent
                                                                    [direction] => asc
                                                                )

                                                            [secondary] => Array
                                                                (
                                                                    [column] => changed
                                                                    [direction] => desc
                                                                )

                                                        )

                                                )

                                        )

                                )

                        )

                    [12] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/termine/application_view/controllers/CalendarController.php
                            [line] => 35
                            [function] => select
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [13] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Controller/Action.php
                            [line] => 516
                            [function] => geticalAction
                            [class] => CalendarController
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [14] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Controller/Dispatcher/Standard.php
                            [line] => 308
                            [function] => dispatch
                            [class] => Zend_Controller_Action
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => geticalAction
                                )

                        )

                    [15] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/vendor/zf1-future/zf1-future-release-1.21.3/library/Zend/Controller/Front.php
                            [line] => 954
                            [function] => dispatch
                            [class] => Zend_Controller_Dispatcher_Standard
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Controller_Request_Http Object
                                        (
                                            [_dispatched:protected] => 1
                                            [_module:protected] => default
                                            [_moduleKey:protected] => module
                                            [_controller:protected] => error
                                            [_controllerKey:protected] => controller
                                            [_action:protected] => error
                                            [_actionKey:protected] => action
                                            [_params:protected] => Array
                                                (
                                                    [controller] => calendar
                                                    [action] => getical
                                                    [evtid] => 457
                                                    [page] => 1
                                                    [module] => default
                                                    [error_handler] => ArrayObject Object
                                                        (
                                                            [storage:ArrayObject:private] => Array
                                                                (
                                                                    [exception] => Zend_Db_Adapter_Exception Object
 *RECURSION*
                                                                    [type] => EXCEPTION_OTHER
                                                                    [request] => Zend_Controller_Request_Http Object
                                                                        (
                                                                            [_dispatched:protected] => 1
                                                                            [_module:protected] => default
                                                                            [_moduleKey:protected] => module
                                                                            [_controller:protected] => calendar
                                                                            [_controllerKey:protected] => controller
                                                                            [_action:protected] => getical
                                                                            [_actionKey:protected] => action
                                                                            [_params:protected] => Array
                                                                                (
                                                                                    [controller] => calendar
                                                                                    [action] => getical
                                                                                    [evtid] => 457
                                                                                    [page] => 1
                                                                                    [module] => default
                                                                                )

                                                                            [_paramSources:protected] => Array
                                                                                (
                                                                                    [0] => _GET
                                                                                    [1] => _POST
                                                                                )

                                                                            [_requestUri:protected] => /aktuelles/termine/calendar/getical/evtid/457/page/1
                                                                            [_baseUrl:protected] => /aktuelles/termine
                                                                            [_basePath:protected] => 
                                                                            [_pathInfo:protected] => /calendar/getical/evtid/457/page/1
                                                                            [_rawBody:protected] => 
                                                                            [_aliases:protected] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                )

                                            [_paramSources:protected] => Array
                                                (
                                                    [0] => _GET
                                                    [1] => _POST
                                                )

                                            [_requestUri:protected] => /aktuelles/termine/calendar/getical/evtid/457/page/1
                                            [_baseUrl:protected] => /aktuelles/termine
                                            [_basePath:protected] => 
                                            [_pathInfo:protected] => /calendar/getical/evtid/457/page/1
                                            [_rawBody:protected] => 
                                            [_aliases:protected] => Array
                                                (
                                                )

                                        )

                                    [1] => Zend_Controller_Response_Http Object
                                        (
                                            [_body:protected] => Array
                                                (
                                                )

                                            [_exceptions:protected] => Array
                                                (
                                                    [0] => Zend_Db_Adapter_Exception Object
 *RECURSION*
                                                )

                                            [_headers:protected] => Array
                                                (
                                                )

                                            [_headersRaw:protected] => Array
                                                (
                                                )

                                            [_httpResponseCode:protected] => 200
                                            [_isRedirect:protected] => 
                                            [_renderExceptions:protected] => 
                                            [headersSentThrowsException] => 1
                                        )

                                )

                        )

                    [16] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/aktuelles/termine/main.inc.php
                            [line] => 99
                            [function] => dispatch
                            [class] => Zend_Controller_Front
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [17] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/aktuelles/termine/index.php
                            [line] => 12
                            [args] => Array
                                (
                                    [0] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/aktuelles/termine/main.inc.php
                                )

                            [function] => require_once
                        )

                    [18] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/modules/Application/Adapter/Include.php
                            [line] => 53
                            [args] => Array
                                (
                                    [0] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/aktuelles/termine/index.php
                                )

                            [function] => include_once
                        )

                    [19] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/modules/Application/Controller.php
                            [line] => 201
                            [function] => render
                            [class] => Application_Adapter_Include
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [id] => 1
                                            [name] => Standard-Inhaltsseite
                                            [path] => standard.shtml
                                            [type_id] => 2
                                            [content_type] => text/html
                                            [columns] => 1
                                        )

                                )

                        )

                    [20] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/Lynet/Cms/Content/Adapter/Application.php
                            [line] => 37
                            [function] => getContent
                            [class] => Application_Controller
                            [type] => ::
                            [args] => Array
                                (
                                    [0] => /aktuelles/termine/index.html
                                    [1] => Lynet_Cms_Structure_Node Object
                                        (
                                            [id:Lynet_Cms_Structure_Node:private] => 89
                                            [metadata:Lynet_Cms_Structure_Node:private] => 
                                            [template:Lynet_Cms_Structure_Node:private] => Lynet_Cms_Template Object
                                                (
                                                    [structure:Lynet_Cms_Template:private] => Lynet_Cms_Structure_Node Object
 *RECURSION*
                                                    [data:Lynet_Cms_Template:private] => Array
                                                        (
                                                            [id] => 1
                                                            [name] => Standard-Inhaltsseite
                                                            [path] => standard.shtml
                                                            [type_id] => 2
                                                            [content_type] => text/html
                                                            [columns] => 1
                                                        )

                                                    [content:Lynet_Cms_Template:private] => 
                                                )

                                            [content:Lynet_Cms_Structure_Node:private] => Lynet_Cms_Content_Adapter_Application Object
                                                (
                                                    [noPathTranslation:protected] => 
                                                    [addDateHeader:protected] => 1
                                                    [noErrorPage:protected] => 
                                                    [structure:protected] => Lynet_Cms_Structure_Node Object
 *RECURSION*
                                                )

                                            [data:Lynet_Cms_Structure_Node:private] => Array
                                                (
                                                    [id] => 89
                                                    [ctime] => 2019-03-12 17:24:26
                                                    [deleted] => n
                                                    [parent] => 36
                                                    [virtual] => n
                                                    [static_include] => n
                                                    [type] => application
                                                    [options] => 1
                                                    [linked] => 0
                                                    [page_id] => 0
                                                    [template_id] => 1
                                                    [display] => y
                                                    [locked] => n
                                                    [priority] => 15
                                                    [path] => /aktuelles/termine/index.html
                                                    [label] => Veranstaltungen
                                                    [archive_date] => 0000-00-00
                                                    [info_icon] => 
                                                    [info_color] => 
                                                    [info_note] => 
                                                    [properties] => 
                                                )

                                            [properties:Lynet_Cms_Structure_Node:private] => stdClass Object
                                                (
                                                )

                                        )

                                    [2] => 1
                                    [3] => 
                                )

                        )

                    [21] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/Lynet/Cms/Content/Adapter/Application.php
                            [line] => 7
                            [function] => getContents
                            [class] => Lynet_Cms_Content_Adapter_Application
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 
                                )

                        )

                    [22] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/admin/cm/incl/functions_output.inc.php
                            [line] => 520
                            [function] => render
                            [class] => Lynet_Cms_Content_Adapter_Application
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [23] => Array
                        (
                            [file] => /fvol1/wwwhome/customer_sites/ammersbek.de/www/incl/lycms_show_content.php
                            [line] => 194
                            [function] => lycms_output_get_content_by_path
                            [args] => Array
                                (
                                    [0] => /aktuelles/termine/calendar/getical/evtid/457/page/1
                                    [1] => 1
                                    [2] => 1
                                )

                        )

                )

            [previous:Exception:private] => 
            [errorInfo] => Array
                (
                    [0] => HY000
                    [1] => 2002
                    [2] => No such file or directory
                )

        )

    [_previous:Zend_Exception:private] => 
    [_chainedException:protected] => 
)