An error occurred while getting started with ZendFramework.
Source: Internet
Author: User
An error occurred while getting started with ZendFramework. do you know anyone has read PHPWEB2.0 development practices? The code in this book is always incorrect in my windows system. here is the code & lt ;? Require_once & quot; Zend/Loader. php & quot; Zend_Loader: registerAutoload (); $ config = error when getting started with ZendFramework
I wonder if anyone has seen PHPWEB2.0 development practices? The code in this book is always wrong in my windows system.
The code is here
Require_once "Zend/Loader. php ";
Zend_Loader: registerAutoload ();
$ Config = new Zend_Config_Ini ('../settings. ini', 'development ');
Zend_Registry: set ('config', $ config );
I have read the error code at the location of the 194 rows, which is written as follows:
Throw new Zend_Controller_Dispatcher_Exception ('invalid controller specified ('. $ request-> getControllerName ().')');
I just got a little confused about zend framework. I hope the cool guys can solve this problem ....
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.