How can I solve this problem when zendframework is running? Fatalerror: UncaughtexceptionZend_View_Exceptionwithmessagescriptindexindex.phtmlnotfoundinpath (. applicationviewsscripts) inF: zxd endframework is running?
Fatal error: Uncaught exception 'zend _ View_Exception 'with message 'script' index/index. phtml 'not found in path (. /application/views \ scripts/) 'In F: \ xdphp \ wamp \ www \ zendframework \ library \ Zend \ View \ Abstract. php: 980 Stack trace: #0 F: \ xdphp \ wamp \ www \ zendframework \ library \ Zend \ View \ Abstract. php (876): Zend_View_Abstract-> _ script ('index/index. pht... ') #1 F: \ xdphp \ wamp \ www \ zendframework \ library \ Zend \ Controller \ Action \ Helper \ ViewRenderer. php (897): Zend_View_Abstract-> render ('index/index. pht... ') #2 F: \ xdphp \ wamp \ www \ zendframework \ library \ Zend \ Controller \ Action \ Helper \ ViewRenderer. php (918): Zend_Controller_Action_Helper_ViewRenderer-> renderScript ('index/index. pht... ', NULL) #3 F: \ xdphp \ wamp \ www \ zendframework \ library \ Zend \ Controller \ Action \ Helper \ ViewRenderer. php (957): Zend_Controller_Action_Helper_ViewRenderer-> render () #4 F: \ xdphp \ wamp \ www \ zendframework \ library \ Zend \ Controller \ Action \ HelperBroker. php (277): Zend_Controller_Action_Helper_ViewRenderer-> postDispatch () #5 F: \ xdphp \ wamp \ www \ zendframework \ library \ Zend \ Controller \ Actio in F: \ xdphp \ wamp \ www \ zendframework \ library \ Zend \ View \ Abstract. php on line 980
------ Solution --------------------
No such file
Create an index. phtml under application/views/scripts/index /.