index.php uwaga ten debug to tylko wystepuje na wersji dev na produkcyjnej nie powinno go byc!!!!
Warning: file_put_contents(../../logs/cw.log): Failed to open stream: Permission denied in /home/site/wwwroot/public/index.php on line 49
Zend_Log_Exception Object
(
[message:protected] => "/home/site/wwwroot/application/../../logs/cw.log" cannot be opened with mode "a"
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/site/wwwroot/library/Zend/Log/Writer/Stream.php
[line:protected] => 81
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/site/wwwroot/library/Cw/Logger.php
[line] => 271
[function] => __construct
[class] => Zend_Log_Writer_Stream
[type] => ->
[args] => Array
(
[0] => /home/site/wwwroot/application/../../logs/cw.log
)
)
[1] => Array
(
[file] => /home/site/wwwroot/library/Cw/Logger.php
[line] => 127
[function] => _getStreamWriter
[class] => Cw_Logger
[type] => ->
[args] => Array
(
[0] => Zend_Log_Formatter_Simple Object
(
[_format:protected] => %timestamp%: %priorityName%: %message%
)
[1] => /home/site/wwwroot/application/../../logs/cw.log
)
)
[2] => Array
(
[file] => /home/site/wwwroot/application/Bootstrap.php
[line] => 134
[function] => init
[class] => Cw_Logger
[type] => ->
[args] => Array
(
)
)
[3] => Array
(
[file] => /home/site/wwwroot/library/Zend/Application/Bootstrap/BootstrapAbstract.php
[line] => 669
[function] => _initLogger
[class] => Bootstrap
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/site/wwwroot/library/Zend/Application/Bootstrap/BootstrapAbstract.php
[line] => 622
[function] => _executeResource
[class] => Zend_Application_Bootstrap_BootstrapAbstract
[type] => ->
[args] => Array
(
[0] => logger
)
)
[5] => Array
(
[file] => /home/site/wwwroot/library/Zend/Application/Bootstrap/BootstrapAbstract.php
[line] => 586
[function] => _bootstrap
[class] => Zend_Application_Bootstrap_BootstrapAbstract
[type] => ->
[args] => Array
(
[0] => logger
)
)
[6] => Array
(
[file] => /home/site/wwwroot/library/Zend/Application.php
[line] => 355
[function] => bootstrap
[class] => Zend_Application_Bootstrap_BootstrapAbstract
[type] => ->
[args] => Array
(
[0] =>
)
)
[7] => Array
(
[file] => /home/site/wwwroot/public/index.php
[line] => 30
[function] => bootstrap
[class] => Zend_Application
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[_previous:Zend_Exception:private] =>
)