For the Zend_Framework custom controller, I first use the default controller, in which the index. the content of phtml can be normally displayed, but my custom SelfController. php controller, self in the view. the content in phtml cannot be displayed, but is displayed. Not & nbsp; Found & nbsp;: Th about Zend_Framework custom controller
I first use the default controller, and the content of index. phtml in it can be displayed normally, but the custom SelfController. php controller in the view
The content in self. phtml is Not displayed, but Not Found:
The requested URL/MVC_controller/docs/self/my was not found on this server.
Apache/2.2.4 (Win32) PHP/5.2.3 Server at 127.0.0.1 Port 80
------ Solution --------------------
The path should be wrong. have you put the controller template file in the path of his original example?
------ Solution --------------------
It must have been put wrong. The framework is instantiated by path, and the path error is definitely not found.
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.