installing ZM 1.24.x and a fork on same machine ?
Posted: Wed Jan 26, 2011 4:44 pm
Hi,
Wondering if some of the ZM developers on list could comment on whether it is possible to run the stock ZM 1.24.x, and a fork of same, simultaneously on the same machine s.t., I could access those like this --
http://localhost/zm (stock)
http://localhost/zmfork (fork) or
http://localhost:9090/zm (alternative way for fork)
And what all I might need to change ? For the first option of fork (i.e. URL being ../zmfork), wondering if running the "./configure" script changing all occurances of "zm" to "zmfork" (s.a. for database name, database credentials etc.) would do the trick ? Note that fork may also have different binaries (zmc etc.), and "make install" may overwrite the stock ones. Any way to avoid that ?
The reason for trying to something this dirty is to see if I can do a near seamless version migration, and also because I don't have another machine at the moment.
thanks,
bdm
Wondering if some of the ZM developers on list could comment on whether it is possible to run the stock ZM 1.24.x, and a fork of same, simultaneously on the same machine s.t., I could access those like this --
http://localhost/zm (stock)
http://localhost/zmfork (fork) or
http://localhost:9090/zm (alternative way for fork)
And what all I might need to change ? For the first option of fork (i.e. URL being ../zmfork), wondering if running the "./configure" script changing all occurances of "zm" to "zmfork" (s.a. for database name, database credentials etc.) would do the trick ? Note that fork may also have different binaries (zmc etc.), and "make install" may overwrite the stock ones. Any way to avoid that ?
The reason for trying to something this dirty is to see if I can do a near seamless version migration, and also because I don't have another machine at the moment.
thanks,
bdm