> So how do I make Cake create an app_config.php on both web servers? > I want this to be possible from a webpage, I can already make the > changes in core.php > from the shell...
You can't. I guess need to swtich your config on deployment, or have different configs per hostname, along the lines I spoke about (but perhaps if there's loads of settings sticking them in separate files). hth J -- jon bennett - www.jben.net - blog.jben.net Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en To unsubscribe from this group, send email to cake-php+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
