-- steve2002 <[EMAIL PROTECTED]> wrote
(on Wednesday, 12 March 2008, 04:01 AM -0700):
> Using a very simple Hello World test which worked under RC1 I get the
> following error now with RC2. Any ideas appreciated. Thanks.

There was some debug code that accidently got checked into the release
branch. I've removed it now, but it came after RC2 was released. :-/

You can check out from the release-1.5 branch, or trunk, and this will
be gone.

> Unexpected Exception: "/tmp/zf.log" cannot be opened with mode "a"
> 
> #0 C:\Documents and Settings\steve\My
> Documents\websites\dev0002-places\lib\Zend\Controller\Action\Helper\ViewRenderer.php(873):
> Zend_Log_Writer_Stream->__construct('/tmp/zf.log')
> #1 C:\Documents and Settings\steve\My
> Documents\websites\dev0002-places\lib\Zend\Controller\Action\Helper\ViewRenderer.php(898):
> Zend_Controller_Action_Helper_ViewRenderer->renderScript('index/index.pht...',
> NULL)
> #2 C:\Documents and Settings\steve\My
> Documents\websites\dev0002-places\lib\Zend\Controller\Action\Helper\ViewRenderer.php(937):
> Zend_Controller_Action_Helper_ViewRenderer->render()
> #3 C:\Documents and Settings\steve\My
> Documents\websites\dev0002-places\lib\Zend\Controller\Action\HelperBroker.php(161):
> Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
> #4 C:\Documents and Settings\steve\My
> Documents\websites\dev0002-places\lib\Zend\Controller\Action.php(512):
> Zend_Controller_Action_HelperBroker->notifyPostDispatch()
> #5 C:\Documents and Settings\steve\My
> Documents\websites\dev0002-places\lib\Zend\Controller\Dispatcher\Standard.php(293):
> Zend_Controller_Action->dispatch('indexAction')
> #6 C:\Documents and Settings\steve\My
> Documents\websites\dev0002-places\lib\Zend\Controller\Front.php(914):
> Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
> Object(Zend_Controller_Response_Http))
> #7 C:\Documents and Settings\steve\My
> Documents\websites\htdocs\dev0002-places\index.php(62):
> Zend_Controller_Front->dispatch()
> #8 {main}

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/
  • [fw-general] RC" steve2002
    • Re: [fw-general] RC2 tmp/zf.log error Matthew Weier O'Phinney

Reply via email to