2009年8月26日星期三

[fw-mvc] Strange problem with Zend_Rest_Client and fopen

I’m having a random problem on one page in my site.

 

I get this error:

 

exception 'Zend_Rest_Client_Result_Exception' with message 'REST Response Error: fopen(/var/www/html/imssites/moto/application/modules/landingpage/views/helpers/HeadMeta.php) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory' in /var/www/html/zend/zf-1.7.8/Zend/Rest/Client/Result.php:66
Stack trace:
#0 [internal function]: Zend_Rest_Client_Result->handleXmlErrors(2, 'fopen(/var/www/...', '/var/www/html/z...', 165, Array)
#1 /var/www/html/zend/zf-1.7.8/Zend/Loader.php(165): fopen('/var/www/html/i...', 'r', true)
#2 /var/www/html/zend/zf-1.7.8/Zend/Loader/PluginLoader.php(371): Zend_Loader::isReadable('/var/www/html/i...')
#3 /var/www/html/zend/zf-1.7.8/Zend/View/Abstract.php(1105): Zend_Loader_PluginLoader->load('HeadMeta')
#4 /var/www/html/zend/zf-1.7.8/Zend/View/Abstract.php(556): Zend_View_Abstract->_getPlugin('helper', 'headMeta')
#5 /var/www/html/zend/zf-1.7.8/Zend/View/Abstract.php(323): Zend_View_Abstract->getHelper('headMeta')
#6 [internal function]: Zend_View_Abstract->__call('headMeta', Array)
#7 /var/www/html/imssites/moto/application/layouts/master.phtml(13): Zend_View->headMeta()
#8 /var/www/html/zend/zf-1.7.8/Zend/View.php(107): include('/var/www/html/i...')
#9 /var/www/html/zend/zf-1.7.8/Zend/View/Abstract.php(820): Zend_View->_run('/var/www/html/i...')
#10 /var/www/html/zend/zf-1.7.8/Zend/Layout.php(787): Zend_View_Abstract->render('master.phtml')
#11 /var/www/html/zend/zf-1.7.8/Zend/Layout/Controller/Plugin/Layout.php(142): Zend_Layout->render()
#12 /var/www/html/zend/zf-1.7.8/Zend/Controller/Plugin/Broker.php(331): Zend_Layout_Controller_Plugin_Layout->postDispatch(Object(Site_Request))
#13 /var/www/html/zend/zf-1.7.8/Zend/Controller/Front.php(945): Zend_Controller_Plugin_Broker->postDispatch(Object(Site_Request))
#14 /var/www/html/imssites/moto/application/library/Site/App.php(183): Zend_Controller_Front->dispatch(Object(Site_Request))
#15 /var/www/html/imssites/moto/index.php(9): Site_App->startMvc()
#16 {main}

 

What would be causing the fopen to call the Zend_Rest_Client?  And to boot this happens randomly.  I’m not sure what is causing the problem.  If anyone could point me in the proper direction for this that would be super.

 

Thanks!

 

http://www.whitcraftconsulting.com/images/php5_zce_logo_new.gif

Jon Whitcraft
Indianapolis Motor Speedway
jwhitcraft@brickyard.com

P: (317) 492-8623 - F: (317) 492-6419


 


********************
********************
This E-mail (and attachments) may contain confidential/privileged information intended only for the named addressee(s). If you are not an intended recipient, do not read, copy, disseminate or take any action based on the content of this E-mail. Please notify the sender by reply E-mail and erase this E-mail from your system. Your assistance is appreciated. E-mail transmission may not be secure or error-free. The company is not responsible for any loss/damage arising from any virus transmitted.
********************
********************

没有评论: