I want to use the Zend Framework to develop a PHP application, the IDE is Zend Studio for Eclipse-6.1.2, the environment all the other normal, a new Zend Framework Project project, to invoke the Zend framework of the class, will mention Show some files cannot be applied, when opening the page for example warning:require_once (zend/controller/plugin/abstract.php) [Function.require-once]: Failed to Open Stream:no such file or directory in such errors and so on, I see someone else on the web under project has a Zend folder, I do not, need to copy it manually? Completely to use the Zend Framework, also need those settings, can give a detailed point of use Zend Framework of the steps, online check a lot, have found good. Hope the hero pointed out. Thank you..
Also ask PHPUnit this is not also to manually to configure, a lot of questions, how to feel PHP environment is more complex than Java ...
Reply to discussion (solution)
Do you see your project directory Project has a library folder?
You're going to download the Zend Framework Library online and then unzip the Zend folder into the library.
You create a new ZF project he will not automatically give you the ZF library, just generate some basic code and file directory, the ZF library or you need to manually add in.