codefumbler Posted January 29, 2003 Posted January 29, 2003 I may have missed something but I am struggling with the complexities of configuration. Like a lot of people I work on two servers - different environments. I develop and fiddle with layout, coding etc. on a local WXP machine with apache with the intention of any final implementation being on my online Linux virtual server. For this reason - and to test any mods before I break something completely I try to move things back and forth and test in both environments. (particularly as the exact versions of Apache, MySQL and PHP run by my host is outside my control and subject to change). This is not so easy - as the configuration of paths, variables, database settings etc in OSC. are in various scripts in different directories. Some of the major scripts which affect content need to be modified each time they are moved as they also contain configuration. Has anyone ever tried to consolidate all the changeable elements used by both catalog and admin into one include file? Is there some reason this is impossible or undesirable? If not - anyone willing to give it a go? Richard Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.