[development] Active databases and development/test/production environment
J-P Stacey
jp.stacey at torchbox.com
Fri Aug 17 15:39:25 UTC 2007
Earnie Boyd wrote:
> Maybe a change to settings.php is in order to where
>
> <?php
> if (file_exists('db.settings.php')) {
> include_once 'db.settings.php';
> }
> ?>
>
> and db.settings.php is never stored in the VCS.
Yep. Sounds like that's the way to go. The file_exists would give me a
safety net.
Thanks for all your comments:
> Yes, my ``daytime'' job is application support.
Especially you, Earnie. I don't envy you!
Cheers,
J-P
More information about the development
mailing list