What I did is.

1. Create .application.ini file in CMS root
2. In ini file I placed all came parameters to [production] group
3. Create [production_front : production] and  [production_back :
production] with specific parameters for each zf project
5. created  [testing_front : production_front] ,..  and all other groups
including development_front/back
4. In .htaccess changed to SetEnv APPLICATION_ENV development_front or back
in other project.

Everything is working fine. 

I am just still not sure if it is elegant solution?
What do you think? 

-----
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-tp3343946p3344019.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to