php - Multiple Magento Environments -


we have magento store setup , under version control, we'd setup staging store uses same code different connection details. e.g. live details live store , staging database staging.

is possible magento, there doesn't seem way default?

tom,

since using version control, i'd suggest not have same files both staging , production. that's bad idea. ideally, should have different environment staging , production, both having own set of files, , own database. way, don't have worry hurdle experiencing now.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

asp.net mvc 3 - Unexpected "foreach" keyword after "@" character -