Warning: SQLite3::query(): database is locked in /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php on line 534
Warning: SQLite3::query(): database is locked in /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php on line 535
Zend_Controller_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => No entry is registered for key 'options'#0 /home/homeserv/application/library/App/Controller/Action.php(11): Zend_Registry::get('options')
#1 /home/homeserv/application/library/Zend/Controller/Action.php(133): App_Controller_Action->init()
#2 /home/homeserv/application/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#3 /home/homeserv/application/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#4 /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#5 /home/homeserv/application/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#6 /home/homeserv/public_html/index.php(14): Zend_Application->run()
#7 {main}
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line:protected] => 336
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 965
[function] => postDispatch
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[3] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] => Zend_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => No entry is registered for key 'options'
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Registry.php
[line:protected] => 147
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Action.php
[line] => 11
[function] => get
[class] => Zend_Registry
[type] => ::
[args] => Array
(
[0] => options
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Action.php
[line] => 133
[function] => init
[class] => App_Controller_Action
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Dispatcher/Standard.php
[line] => 281
[function] => __construct
[class] => Zend_Controller_Action
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[1] => Zend_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
[2] => Array
(
[env] => production
[displayExceptions] => 1
[prefixDefaultModule] => 1
[bootstrap] => Bootstrap Object
(
[_appNamespace:protected] =>
[_resourceLoader:protected] =>
[_application:protected] => Zend_Application Object
(
[_autoloader:protected] => Zend_Loader_Autoloader Object
(
[_autoloaders:protected] => Array
(
)
[_defaultAutoloader:protected] => Array
(
[0] => Zend_Loader
[1] => loadClass
)
[_fallbackAutoloader:protected] =>
[_internalAutoloader:protected] => Array
(
[0] => Zend_Loader_Autoloader Object
*RECURSION*
[1] => _autoload
)
[_namespaces:protected] => Array
(
[Zend_] => 1
[ZendX_] => 1
[App_] => 1
[Controller_] => 1
[Forms_] => 1
[View_] => 1
[Payment_] => 1
)
[_namespaceAutoloaders:protected] => Array
(
)
[_suppressNotFoundWarnings:protected] =>
[_zfPath:protected] =>
)
[_bootstrap:protected] => Bootstrap Object
*RECURSION*
[_environment:protected] => production
[_optionKeys:protected] => Array
(
[0] => phpsettings
[1] => bootstrap
[2] => resources
)
[_options:protected] => Array
(
[phpSettings] => Array
(
[display_startup_errors] => 1
[display_errors] => 1
[error_reporting] => -1
)
[bootstrap] => Array
(
[path] => /home/homeserv/application/library/Bootstrap.php
[class] => Bootstrap
)
[resources] => Array
(
[frontController] => Array
(
[env] => production
[moduleDirectory] => /home/homeserv/application/modules
[controllerDirectory] => Array
(
[default] => /home/homeserv/application/modules/default/controllers
)
[params] => Array
(
[displayExceptions] => 1
)
[prefixDefaultModule] => 1
[plugins] => Array
(
[init] => Controller_Plugin_Init
[moduleselector] => Controller_Plugin_ModuleSelector
[multilanguage] => Controller_Plugin_MultiLanguage
[acl] => Controller_Plugin_Acl
[response] => App_Controller_Plugin_ResponseBlocks
[loader] => App_Controller_Plugin_Loader
[currency] => Controller_Plugin_Currency
)
)
[cachemanager] => Array
(
[default] => Array
(
[frontend] => Array
(
[name] => Core
[options] => Array
(
[lifetime] => 7200
[automatic_serialization] => 1
)
)
[backend] => Array
(
[name] => SQLite3
[options] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
)
)
)
)
[db] => Array
(
[adapter] => pdo_mysql
[params] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
)
[isDefaultTableAdapter] => 1
[defaultMetadataCache] => default
)
[layout] => Array
(
[layout] => default
[pluginClass] => Controller_Plugin_Layout
)
[view] => Array
(
[scriptPath] => Array
(
[scaffolding] => /home/homeserv/application/library/App/Controller/Scaffolding
)
[helperPath] => Array
(
[App_View_Helper_] => /home/homeserv/application/library/App/View/Helper
[View_Helper_] => /home/homeserv/application/library/View/Helper
)
[doctype] => HTML5
[encoding] => UTF-8
[charset] => UTF-8
[contentType] => text/html; charset=utf-8
)
[locale] => Array
(
[default] => ru_RU
[force] => 1
[cache] => default
)
[router] =>
)
)
)
[_classResources:protected] => Array
(
[clean] => _initClean
[startupconfig] => _initStartupConfig
[routes] => _initRoutes
)
[_container:protected] => Zend_Registry Object
(
[storage:ArrayObject:private] => Array
(
[cachemanager] => Zend_Cache_Manager Object
(
[_caches:protected] => Array
(
[default] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
)
[_optionTemplates:protected] => Array
(
[default] => Array
(
[frontend] => Array
(
[name] => Core
[options] => Array
(
[automatic_serialization] => 1
[lifetime] => 7200
)
)
[backend] => Array
(
[name] => SQLite3
[options] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
)
)
)
[page] => Array
(
[frontend] => Array
(
[name] => Capture
[options] => Array
(
[ignore_user_abort] => 1
)
)
[backend] => Array
(
[name] => Static
[options] => Array
(
[public_dir] => ../public
)
)
)
[pagetag] => Array
(
[frontend] => Array
(
[name] => Core
[options] => Array
(
[automatic_serialization] => 1
[lifetime] =>
)
)
[backend] => Array
(
[name] => File
[options] => Array
(
)
)
)
)
)
[routes] => Controller_Router_Rewrite Object
(
[_useDefaultRoutes:protected] => 1
[_routes:protected] => Array
(
[default] => Zend_Controller_Router_Route_Module Object
(
[_defaults:protected] => Array
(
[controller] => index
[action] => index
[module] => default
)
[_values:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
)
[_moduleValid:protected] =>
[_keysSet:protected] => 1
[_moduleKey:protected] => module
[_controllerKey:protected] => controller
[_actionKey:protected] => action
[_dispatcher:protected] => Zend_Controller_Dispatcher_Standard Object
(
[_curDirectory:protected] => /home/homeserv/application/modules/default/controllers
[_curModule:protected] => default
[_controllerDirectory:protected] => Array
(
[admin] => /home/homeserv/application/modules/admin/controllers
[default] => /home/homeserv/application/modules/default/controllers
)
[_defaultAction:protected] => index
[_defaultController:protected] => index
[_defaultModule:protected] => default
[_frontController:protected] =>
[_invokeParams:protected] => Array
(
[env] => production
[displayExceptions] => 1
[prefixDefaultModule] => 1
[bootstrap] => Bootstrap Object
*RECURSION*
)
[_pathDelimiter:protected] => _
[_response:protected] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[1] => Zend_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
[_wordDelimiter:protected] => Array
(
[0] => -
[1] => .
)
)
[_request:protected] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[_isAbstract:protected] =>
[_matchedPath:protected] =>
)
[static-page] => Zend_Controller_Router_Route_Regex Object
(
[_regex:protected] => ([^/]+).html
[_defaults:protected] => Array
(
[module] => default
[controller] => pages
[action] => view
)
[_reverse:protected] => %s.html
[_map:protected] => Array
(
[1] => systemName
)
[_values:protected] => Array
(
)
[_isAbstract:protected] =>
[_matchedPath:protected] =>
)
[index] => Zend_Controller_Router_Route_Static Object
(
[_route:protected] =>
[_defaults:protected] => Array
(
[module] => default
[controller] => index
[action] => index
)
[_isAbstract:protected] =>
[_matchedPath:protected] =>
)
)
[_currentRoute:protected] => default
[_globalParams:protected] => Array
(
)
[_chainNameSeparator:protected] => -
[_useCurrentParamsAsGlobal:protected] =>
[_frontController:protected] => Zend_Controller_Front Object
(
[_baseUrl:protected] =>
[_controllerDir:protected] =>
[_dispatcher:protected] => Zend_Controller_Dispatcher_Standard Object
(
[_curDirectory:protected] => /home/homeserv/application/modules/default/controllers
[_curModule:protected] => default
[_controllerDirectory:protected] => Array
(
[admin] => /home/homeserv/application/modules/admin/controllers
[default] => /home/homeserv/application/modules/default/controllers
)
[_defaultAction:protected] => index
[_defaultController:protected] => index
[_defaultModule:protected] => default
[_frontController:protected] =>
[_invokeParams:protected] => Array
(
[env] => production
[displayExceptions] => 1
[prefixDefaultModule] => 1
[bootstrap] => Bootstrap Object
*RECURSION*
)
[_pathDelimiter:protected] => _
[_response:protected] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[1] => Zend_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
[_wordDelimiter:protected] => Array
(
[0] => -
[1] => .
)
)
[_invokeParams:protected] => Array
(
[env] => production
[displayExceptions] => 1
[prefixDefaultModule] => 1
[bootstrap] => Bootstrap Object
*RECURSION*
)
[_moduleControllerDirectoryName:protected] => controllers
[_plugins:protected] => Zend_Controller_Plugin_Broker Object
(
[_plugins:protected] => Array
(
[0] => Controller_Plugin_Init Object
(
[_request:protected] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[_response:protected] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[1] => Zend_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
)
[1] => Controller_Plugin_ModuleSelector Object
(
[_request:protected] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[exception] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[16] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Front.php
[line] => 908
[function] => routeStartup
[class] => Zend_Controller_Plugin_Broker
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
)
)
[17] => Array
(
[file] => /home/homeserv/application/library/Zend/Application/Bootstrap/Bootstrap.php
[line] => 97
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/homeserv/application/library/Zend/Application.php
[line] => 366
[function] => run
[class] => Zend_Application_Bootstrap_Bootstrap
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/homeserv/public_html/index.php
[line] => 14
[function] => run
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] =>
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => apartments
[_controllerKey:protected] => controller
[_action:protected] => view
[_actionKey:protected] => action
)
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[_response:protected] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Cache_Exception Object
(
[_previous:Zend_Exception:private] =>
[message:protected] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/homeserv/application/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 629
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => Impossible to build cache structure in /home/homeserv/var/cache/default.db
)
)
[1] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 588
[function] => _repairCorruption
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 743
[function] => _query
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => SELECT num FROM version
)
)
[3] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 827
[function] => _checkStructureVersion
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Backend/Sqlite3.php
[line] => 130
[function] => _checkAndBuildStructure
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/homeserv/application/library/Zend/Cache/Core.php
[line] => 306
[function] => load
[class] => Zend_Cache_Backend_Sqlite3
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
[1] =>
)
)
[6] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 832
[function] => load
[class] => Zend_Cache_Core
[type] => ->
[args] => Array
(
[0] => ce2bb5003417ecfc6f5308186816665c
)
)
[7] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 858
[function] => _setupMetadata
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 898
[function] => _getCols
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 983
[function] => _setupPrimaryKey
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 100
[function] => info
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Select.php
[line] => 78
[function] => setTable
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[12] => Array
(
[file] => /home/homeserv/application/library/Zend/Db/Table/Abstract.php
[line] => 1019
[function] => __construct
[class] => Zend_Db_Table_Select
[type] => ->
[args] => Array
(
[0] => options Object
(
[_name:protected] => options
[_primary:protected] => Array
(
[1] => name
)
[_definition:protected] =>
[_definitionConfigName:protected] =>
[_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
(
[_pdoType:protected] => mysql
[_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
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[port] =>
[host] => localhost
[username] => homeserv_website
[password] => homeservice.md
[dbname] => homeserv_website
[driver_options] => Array
(
[1002] => SET NAMES UTF8
[1000] => 1
)
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
[fetchMode] => 2
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[_schema:protected] =>
[_cols:protected] =>
[_identity:protected] => 1
[_sequence:protected] => 1
[_metadata:protected] => Array
(
)
[_metadataCache:protected] => Zend_Cache_Core Object
(
[_backend:protected] => Zend_Cache_Backend_Sqlite3 Object
(
[_options:protected] => Array
(
[cache_db_complete_path] => /home/homeserv/var/cache/default.db
[automatic_vacuum_factor] => 10
)
[_db:Zend_Cache_Backend_Sqlite3:private] => SQLite3 Object
(
)
[_structureChecked:Zend_Cache_Backend_Sqlite3:private] => 1
[_repairing:Zend_Cache_Backend_Sqlite3:private] =>
[_directives:protected] => Array
(
[lifetime] => 7200
[logging] =>
[logger] =>
)
)
[_options:protected] => Array
(
[write_control] => 1
[caching] => 1
[cache_id_prefix] =>
[automatic_serialization] => 1
[automatic_cleaning_factor] => 10
[lifetime] => 7200
[logging] =>
[logger] =>
[ignore_user_abort] =>
)
[_specificOptions:protected] => Array
(
)
[_lastId:Zend_Cache_Core:private] => b8f8a093e6739d081a0356e82b9746a1
[_extendedBackend:protected] => 1
[_backendCapabilities:protected] => Array
(
[automatic_cleaning] => 1
[tags] => 1
[expired_read] => 1
[priority] =>
[infinite_lifetime] => 1
[get_list] => 1
)
)
[_metadataCacheInClass:protected] => 1
[_rowClass:protected] => Zend_Db_Table_Row
[_rowsetClass:protected] => Zend_Db_Table_Rowset
[_referenceMap:protected] => Array
(
)
[_dependentTables:protected] => Array
(
)
[_defaultSource:protected] => defaultNone
[_defaultValues:protected] => Array
(
)
)
)
)
[13] => Array
(
[file] => /home/homeserv/application/models/options.php
[line] => 33
[function] => select
[class] => Zend_Db_Table_Abstract
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /home/homeserv/application/library/App/Controller/Plugin/Init.php
[line] => 8
[function] => getOptions
[class] => options
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/homeserv/application/library/Zend/Controller/Plugin/Broker.php
[line] => 237
[function] => routeStartup
[class] => App_Controller_Plugin_Init
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /apartments/view/id/75
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /apartments/view/id/75
[_params:protected] => Array
(
[controller] => apartments
[action] => view
[id] => 75
[module] => default
[error_handler] => ArrayObject Object