I have multiple installations across different web domains (I don't manage the server). After I have tested the updates locally, I want a way to push the new framework version to the production installations. CodeIgniter provides manual update reference material and rarely is it a complete replacement, some files must be maintained, others updated, others completely replaced. My original question is how others on the list do this, like NFS, or remote scripts, etc... On Fri, Nov 7, 2008 at 9:54 AM, Alex Dean wrote: > > On Nov 7, 2008, at 9:50 AM, Eric Cope wrote: > > While testing is absolutely necessary, I was talking about managing >> multiple instances of the framework across servers? Do people manually >> update each install? Does anyone have fancy scripts they can invoke that >> update (after testing)? >> >> I hadn't heard of XDebug, I will look into that too. Thanks! >> > > So you have multiple web servers, and you're talking about how to > synchronize the deployment of the framework update? > > The only situation where I've dealt with something like that (hi Matt!), we > had all the web servers mounting content over NFS, so they all saw changes > more-or-less at the same time. > > If that's not what you meant, please elaborate. Sorry I'm not getting your > question. > > alex > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss >