We develop CMS based on ZF. Whole CMS is a two ZF projects. One is frontend and other is backend. CMS is module driven. So there is the same module for frontend and backend. Those 2 projcets sare all resources like library.
The question is that application.ini file is almost identical. And the difference only layout path as it is changed on frontend to enable changible themes. The question is. Can I have 1 configuration file with all nesessarry staff in it, and one additional file for backend and frontend. how to pass 2 files to run application? ----- Sincerely Sergey Romanov -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/2-Zend-application-in-one-application-and-one-config-INI-tp3343946p3343946.html Sent from the Zend Framework mailing list archive at Nabble.com.
