<quote who="Nathan Kurz"> > I'm trying to figure out a good way to run multiple Catalyst > applications on the same server and to make it possible to upgrade > Catalyst and its dependencies in a way that won't break one > application when I upgrade another.
Hi, It's best to have a test environment, as you can never know if it will break an application. > Using local installations of > modules this seems possible, but I haven't worked out the specifics. > > Does anyone have a solution that works well for them? 3 Systems, Development, Test, and Production. More if you like, for example User-Test, User Exceptance etc. Well, that's my advice anyway. > > Thanks! > > Nathan Kurz > [EMAIL PROTECTED] > > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
