質問編集履歴

1

誤字の修正

2015/08/24 13:50

投稿

fgfnabwym
fgfnabwym

スコア78

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  An error occurred
12
12
 
13
- exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (hello.php)' in /usr/share/library/Zend/Controller/Dispatcher/Standard.php:248 Stack trace: #0 /usr/share/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /home/oohata/zendproject/public/index.php(6): Zend_Controller_Front->dispatch() #2 {main}
13
+ exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (hello.php)' in /usr/share/library/Zend/Controller/Dispatcher/Standard.php:248 Stack trace: #0 /usr/share/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /home/localhost/zendproject/public/index.php(6): Zend_Controller_Front->dispatch() #2 {main}
14
14
 
15
15
  とエラーが出ます。
16
16