REMOTE_LOG:
Log opened at 2008-05-02 11:53:57
-> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" fileuri="file:///C:/wamp/www/zend/index.php" language="PHP" protocol_version="1.0" appid="1608" idekey="ECLIPSE_DBGP"><engine version="2.0.3"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[http://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2008 by Derick Rethans]]></copyright></init>
<- feature_set -i 18 -n show_hidden -v 1
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="18" feature="show_hidden" success="1"></response>
<- feature_set -i 19 -n max_depth -v 3
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="19" feature="max_depth" success="1"></response>
<- feature_get -i 20 -n max_children
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_get" transaction_id="20" feature_name="max_children" supported="1"><![CDATA[32]]></response>
<- feature_get -i 21 -n encoding
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_get" transaction_id="21" feature_name="encoding" supported="1"><![CDATA[iso-8859-1]]></response>
<- feature_get -i 22 -n supports_async
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_get" transaction_id="22" feature_name="supports_async" supported="1"><![CDATA[0]]></response>
<- breakpoint_set -i 23 -t line -f file:///application/controllers/IndexController.php -n 14
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="23" id="16080003"></response>
<- breakpoint_set -i 24 -t line -f file:///Zend/View/Helper/HeadStyle.php -n 100
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="24" id="16080004"></response>
<- run -i 25
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="25" status="break" reason="ok"><xdebug:message filename="file:///C:/wamp/www/zend/Zend/View/Helper/HeadStyle.php" lineno="100"></xdebug:message></response>
<- stack_get -i 26
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="26"><stack where="Zend_View_Helper_HeadStyle->headStyle" level="0" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Helper/HeadStyle.php" lineno="100"></stack><stack where="call_user_func_array" level="1" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="0"></stack><stack where="Zend_View_Abstract->__call" level="2" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="300"></stack><stack where="Zend_View->headStyle" level="3" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="0"></stack><stack where="IndexController->indexAction" level="4" type="file" filename="file:///C:/wamp/www/zend/application/controllers/IndexController.php" lineno="11"></stack><stack where="Zend_Controller_Action->dispatch" level="5" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Action.php" lineno="502"></stack><stack where="Zend_Controller_Dispatcher_Standard->dispatch" level="6" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Dispatcher/Standard.php" lineno="293"></stack><stack where="Zend_Controller_Front->dispatch" level="7" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Front.php" lineno="914"></stack><stack where="require" level="8" type="file" filename="file:///C:/wamp/www/zend/application/bootstrap.php" lineno="39"></stack><stack where="{main}" level="9" type="file" filename="file:///C:/wamp/www/zend/index.php" lineno="2"></stack></response>
<- stack_get -i 27
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="27"><stack where="Zend_View_Helper_HeadStyle->headStyle" level="0" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Helper/HeadStyle.php" lineno="100"></stack><stack where="call_user_func_array" level="1" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="0"></stack><stack where="Zend_View_Abstract->__call" level="2" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="300"></stack><stack where="Zend_View->headStyle" level="3" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="0"></stack><stack where="IndexController->indexAction" level="4" type="file" filename="file:///C:/wamp/www/zend/application/controllers/IndexController.php" lineno="11"></stack><stack where="Zend_Controller_Action->dispatch" level="5" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Action.php" lineno="502"></stack><stack where="Zend_Controller_Dispatcher_Standard->dispatch" level="6" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Dispatcher/Standard.php" lineno="293"></stack><stack where="Zend_Controller_Front->dispatch" level="7" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Front.php" lineno="914"></stack><stack where="require" level="8" type="file" filename="file:///C:/wamp/www/zend/application/bootstrap.php" lineno="39"></stack><stack where="{main}" level="9" type="file" filename="file:///C:/wamp/www/zend/index.php" lineno="2"></stack></response>
<- run -i 28
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="28" status="break" reason="ok"><xdebug:message filename="file:///C:/wamp/www/zend/application/controllers/IndexController.php" lineno="14"></xdebug:message></response>
<- stack_get -i 29
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="29"><stack where="IndexController->indexAction" level="0" type="file" filename="file:///C:/wamp/www/zend/application/controllers/IndexController.php" lineno="14"></stack><stack where="Zend_Controller_Action->dispatch" level="1" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Action.php" lineno="502"></stack><stack where="Zend_Controller_Dispatcher_Standard->dispatch" level="2" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Dispatcher/Standard.php" lineno="293"></stack><stack where="Zend_Controller_Front->dispatch" level="3" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Front.php" lineno="914"></stack><stack where="require" level="4" type="file" filename="file:///C:/wamp/www/zend/application/bootstrap.php" lineno="39"></stack><stack where="{main}" level="5" type="file" filename="file:///C:/wamp/www/zend/index.php" lineno="2"></stack></response>
<- stack_get -i 30
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="30"><stack where="IndexController->indexAction" level="0" type="file" filename="file:///C:/wamp/www/zend/application/controllers/IndexController.php" lineno="14"></stack><stack where="Zend_Controller_Action->dispatch" level="1" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Action.php" lineno="502"></stack><stack where="Zend_Controller_Dispatcher_Standard->dispatch" level="2" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Dispatcher/Standard.php" lineno="293"></stack><stack where="Zend_Controller_Front->dispatch" level="3" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Front.php" lineno="914"></stack><stack where="require" level="4" type="file" filename="file:///C:/wamp/www/zend/application/bootstrap.php" lineno="39"></stack><stack where="{main}" level="5" type="file" filename="file:///C:/wamp/www/zend/index.php" lineno="2"></stack></response>
<- run -i 31
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="31" status="break" reason="ok"><xdebug:message filename="file:///C:/wamp/www/zend/Zend/View/Helper/HeadStyle.php" lineno="100"></xdebug:message></response>
<- stack_get -i 32
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="32"><stack where="Zend_View_Helper_HeadStyle->headStyle" level="0" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Helper/HeadStyle.php" lineno="100"></stack><stack where="call_user_func_array" level="1" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="0"></stack><stack where="Zend_View_Abstract->__call" level="2" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="300"></stack><stack where="Zend_View->headStyle" level="3" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="0"></stack><stack where="include" level="4" type="file" filename="file:///C:/wamp/www/zend/application/layout/template.phtml" lineno="7"></stack><stack where="Zend_View->_run" level="5" type="file" filename="file:///C:/wamp/www/zend/Zend/View.php" lineno="46"></stack><stack where="Zend_View_Abstract->render" level="6" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="769"></stack><stack where="Zend_Layout->render" level="7" type="file" filename="file:///C:/wamp/www/zend/Zend/Layout.php" lineno="728"></stack><stack where="Zend_Layout_Controller_Plugin_Layout->postDispatch" level="8" type="file" filename="file:///C:/wamp/www/zend/Zend/Layout/Controller/Plugin/Layout.php" lineno="142"></stack><stack where="Zend_Controller_Plugin_Broker->postDispatch" level="9" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Plugin/Broker.php" lineno="337"></stack><stack where="Zend_Controller_Front->dispatch" level="10" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Front.php" lineno="925"></stack><stack where="require" level="11" type="file" filename="file:///C:/wamp/www/zend/application/bootstrap.php" lineno="39"></stack><stack where="{main}" level="12" type="file" filename="file:///C:/wamp/www/zend/index.php" lineno="2"></stack></response>
<- stack_get -i 33
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="33"><stack where="Zend_View_Helper_HeadStyle->headStyle" level="0" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Helper/HeadStyle.php" lineno="100"></stack><stack where="call_user_func_array" level="1" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="0"></stack><stack where="Zend_View_Abstract->__call" level="2" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="300"></stack><stack where="Zend_View->headStyle" level="3" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="0"></stack><stack where="include" level="4" type="file" filename="file:///C:/wamp/www/zend/application/layout/template.phtml" lineno="7"></stack><stack where="Zend_View->_run" level="5" type="file" filename="file:///C:/wamp/www/zend/Zend/View.php" lineno="46"></stack><stack where="Zend_View_Abstract->render" level="6" type="file" filename="file:///C:/wamp/www/zend/Zend/View/Abstract.php" lineno="769"></stack><stack where="Zend_Layout->render" level="7" type="file" filename="file:///C:/wamp/www/zend/Zend/Layout.php" lineno="728"></stack><stack where="Zend_Layout_Controller_Plugin_Layout->postDispatch" level="8" type="file" filename="file:///C:/wamp/www/zend/Zend/Layout/Controller/Plugin/Layout.php" lineno="142"></stack><stack where="Zend_Controller_Plugin_Broker->postDispatch" level="9" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Plugin/Broker.php" lineno="337"></stack><stack where="Zend_Controller_Front->dispatch" level="10" type="file" filename="file:///C:/wamp/www/zend/Zend/Controller/Front.php" lineno="925"></stack><stack where="require" level="11" type="file" filename="file:///C:/wamp/www/zend/application/bootstrap.php" lineno="39"></stack><stack where="{main}" level="12" type="file" filename="file:///C:/wamp/www/zend/index.php" lineno="2"></stack></response>
<- run -i 34
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="34" status="stopping" reason="ok"></response>
I actualy downgraded apache and php to a version i know to be working at work. Firefox is head version both at home and work. Thanks for the reply |