mysql settings.php database connection

Events happening in the community are now at Drupal community events on www.drupal.org.
Screenack's picture

production, development, a db for each and settings.php

I maintain a production and development environment. I commonly sync the files and database data and switch the connection string for the environment. For both production and development, the database is only accessible from the hosted machine. Shouldn't this be possible, i.e.,

Development string (If available load and move on. if dev server not available, use the next string)
Production string

Thanks!

Read more
Subscribe with RSS Syndicate content