Re: [rt-users] Running 3.8.11 and 4.0.5 on the same box?

2012-02-22 Thread Ruslan Zakirov
On Wed, Feb 22, 2012 at 02:03, Jeff Blaine  wrote:
> So, if I build my own separate Perl for RT 4.0.5,
> how do I make Red Hat's mod_perl 2 use *that* Perl?
>
> Seems like a very dark and long rabbit hole...

Do you really need apache/mod_perl for testing? Use rt-server that
forks in RT 4.0 and can serve multiple clients unlike standalone
server in RT 3.8.

> On 2/20/2012 2:18 PM, Jeff Blaine wrote:
>>
>> We want to install 4.0.5 alongside our working 3.8.11
>> setup, and keep 3.8.11 working while some folks check
>> out 4.0.5.
>>
>> Does anyone know if the deps for 4.0.5 will screw up
>> a running 3.8.10 instance?
>
> 
> RT Training Sessions (http://bestpractical.com/services/training.html)
> * Boston  March 5 & 6, 2012



-- 
Best regards, Ruslan.

RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5 & 6, 2012

Re: [rt-users] Running 3.8.11 and 4.0.5 on the same box?

2012-02-21 Thread Jeff Blaine

So, if I build my own separate Perl for RT 4.0.5,
how do I make Red Hat's mod_perl 2 use *that* Perl?

Seems like a very dark and long rabbit hole...

On 2/20/2012 2:18 PM, Jeff Blaine wrote:

We want to install 4.0.5 alongside our working 3.8.11
setup, and keep 3.8.11 working while some folks check
out 4.0.5.

Does anyone know if the deps for 4.0.5 will screw up
a running 3.8.10 instance?


RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5 & 6, 2012


Re: [rt-users] Running 3.8.11 and 4.0.5 on the same box?

2012-02-21 Thread Ruslan Zakirov
On Mon, Feb 20, 2012 at 23:18, Jeff Blaine  wrote:
> We want to install 4.0.5 alongside our working 3.8.11
> setup, and keep 3.8.11 working while some folks check
> out 4.0.5.

Depends on how 3.8.10 is installed. If instance is separated from perl
@INC then it's easier.

> Does anyone know if the deps for 4.0.5 will screw up
> a running 3.8.10 instance?

Shouldn't, but it's possible and happened before with older versions.

> 
> RT Training Sessions (http://bestpractical.com/services/training.html)
> * Boston  March 5 & 6, 2012



-- 
Best regards, Ruslan.

RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5 & 6, 2012

Re: [rt-users] Running 3.8.11 and 4.0.5 on the same box?

2012-02-20 Thread Mark D. Nagel
On 2/20/2012 11:18 AM, Jeff Blaine wrote:
> We want to install 4.0.5 alongside our working 3.8.11
> setup, and keep 3.8.11 working while some folks check
> out 4.0.5.
>
> Does anyone know if the deps for 4.0.5 will screw up
> a running 3.8.10 instance?


I always build a dedicated Perl for each instance frontended by fcgid,
so this is never a problem.  Just did exactly this for our rt4 upgrade
-- had it in parallel with 3.8.x for quite some time before we pulled
the trigger.  Disk is cheap :).

Mark

-- 
Mark D. Nagel, CCIE #3177 
Principal Consultant, Willing Minds LLC (http://www.willingminds.com)
cell: 949-279-5817, desk: 714-495-4001, fax: 714-646-8277

** For faster support response time, please
** email supp...@willingminds.com or call 714-495-4000


RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5 & 6, 2012