简体   繁体   English

Zend Framework 1.10中的模块配置

[英]Module config in Zend Framework 1.10

I am using reccomended app. 我正在使用推荐的应用程序。 structure ( http://framework.zend.com/manual/1.10/en/project-structure.filesystem.html ) in Zend Framework but I cant get each module config working. Zend Framework中的结构( http://framework.zend.com/manual/1.10/en/project-structure.filesystem.html ),但是我无法使每个模块配置正常工作。 It just doesn't load modules/mymodule/configs/application.ini file into configuration. 它只是不将modules / mymodule / configs / application.ini文件加载到配置中。

That's pretty hard to answer with no code examples, so all I can offer for help is this article by Matthew Weier O'Phinney: 没有代码示例,这很难回答,因此我所能提供的帮助只是Matthew Weier O'Phinney的这篇文章:

It might shed some light onto some of your module problems. 它可能会为您的某些模块问题提供一些启示。

Check the solutions offered by Pádraic Brady, one of the active contributors to the Zend Framework project. 查看由Zend Framework项目的积极贡献者之一PádraicBrady提供的解决方案。

Here is zfproposals - sample project on github . 这是zfproposals-github上的示例项目

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM