index.php uwaga ten debug to tylko wystepuje na wersji dev na produkcyjnej nie powinno go byc!!!!
Zend_Cache_Exception Object
(
[message:protected] => cache_dir "/home/site/wwwroot/application/../cache" must be a directory
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/site/wwwroot/library/Zend/Cache.php
[line:protected] => 209
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/site/wwwroot/library/Zend/Cache/Backend/File.php
[line] => 178
[function] => throwException
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => cache_dir "/home/site/wwwroot/application/../cache" must be a directory
)
)
[1] => Array
(
[file] => /home/site/wwwroot/library/Zend/Cache/Backend/File.php
[line] => 129
[function] => setCacheDir
[class] => Zend_Cache_Backend_File
[type] => ->
[args] => Array
(
[0] => /home/site/wwwroot/application/../cache
)
)
[2] => Array
(
[file] => /home/site/wwwroot/library/Zend/Cache.php
[line] => 153
[function] => __construct
[class] => Zend_Cache_Backend_File
[type] => ->
[args] => Array
(
[0] => Array
(
[lifetime] => 3600
[cache_dir] => /home/site/wwwroot/application/../cache
)
)
)
[3] => Array
(
[file] => /home/site/wwwroot/library/Zend/Cache.php
[line] => 94
[function] => _makeBackend
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => File
[1] => Array
(
[lifetime] => 3600
[cache_dir] => /home/site/wwwroot/application/../cache
)
[2] =>
[3] =>
)
)
[4] => Array
(
[file] => /home/site/wwwroot/library/CMS/Application/Resource/Cache.php
[line] => 8
[function] => factory
[class] => Zend_Cache
[type] => ::
[args] => Array
(
[0] => core
[1] => file
[2] => Array
(
[lifetime] => 1200
[automatic_serialization] => 1
)
[3] => Array
(
[lifetime] => 3600
[cache_dir] => /home/site/wwwroot/application/../cache
)
)
)
[5] => Array
(
[file] => /home/site/wwwroot/library/Zend/Application/Bootstrap/BootstrapAbstract.php
[line] => 683
[function] => init
[class] => CMS_Application_Resource_Cache
[type] => ->
[args] => Array
(
)
)
[6] => Array
(
[file] => /home/site/wwwroot/library/Zend/Application/Bootstrap/BootstrapAbstract.php
[line] => 626
[function] => _executeResource
[class] => Zend_Application_Bootstrap_BootstrapAbstract
[type] => ->
[args] => Array
(
[0] => cache
)
)
[7] => Array
(
[file] => /home/site/wwwroot/library/Zend/Application/Bootstrap/BootstrapAbstract.php
[line] => 586
[function] => _bootstrap
[class] => Zend_Application_Bootstrap_BootstrapAbstract
[type] => ->
[args] => Array
(
[0] => cache
)
)
[8] => Array
(
[file] => /home/site/wwwroot/library/Zend/Application.php
[line] => 355
[function] => bootstrap
[class] => Zend_Application_Bootstrap_BootstrapAbstract
[type] => ->
[args] => Array
(
[0] =>
)
)
[9] => Array
(
[file] => /home/site/wwwroot/public/index.php
[line] => 36
[function] => bootstrap
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[_previous:Zend_Exception:private] =>
)