2.3.4 & 3.3 OTRS instances running?

Hi List, Is it possible to have both OTRS instances running in the same server? I have a FreeBSD 7.0 with 2.3.4 version and I want to use the newest version 3.3 Thanks a lot Karlos

On 5/21/14 9:45 AM, Karlos Jelez wrote:
Hi List, Is it possible to have both OTRS instances running in the same server? I have a FreeBSD 7.0 with 2.3.4 version and I want to use the newest version 3.3
Thanks a lot
Karlos
Yes it is possible. As you use FreeBSD, one instance can be from ports and the other instance must be installed from source OTRS. Separate instances with different virtual host. Beware of aliases, must be different for each domain. -- Diego Chacón Rojas Gridshield: Information Technology Service Management Teléfono: +506 2258.5757 * E-mail: diego@gridshield.net * Web: www.gridshield.com

Thanks a lot Diego.
Regards
Karlos
2014-05-22 9:54 GMT-05:00 Diego Chacón
On 5/21/14 9:45 AM, Karlos Jelez wrote:
Hi List, Is it possible to have both OTRS instances running in the same server? I have a FreeBSD 7.0 with 2.3.4 version and I want to use the newest version 3.3
Thanks a lot
Karlos
Yes it is possible.
As you use FreeBSD, one instance can be from ports and the other instance must be installed from source OTRS.
Separate instances with different virtual host.
Beware of aliases, must be different for each domain.
-- Diego Chacón Rojas Gridshield: Information Technology Service Management Teléfono: +506 2258.5757 * E-mail: diego@gridshield.net * Web: www.gridshield.com
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Hi Karlos,
On Wed, May 21, 2014 at 5:45 PM, Karlos Jelez
Hi List, Is it possible to have both OTRS instances running in the same server? I have a FreeBSD 7.0 with 2.3.4 version and I want to use the newest version 3.3
Yes you can, but if you want to use mod_perl you'll need to use separate vhosts and use PerlOptions +Parent and the Apache Worker MPM. See http://blog.otrs.org/2010/08/11/how-to-run-multiple-mod_perl-supported-otrs-... You might want to not bother and just use separate VMs or separate apache in chroots or the like. -- Mike

Thank you very much Mike.
Regards
Karlos
2014-05-22 13:51 GMT-05:00 Michiel Beijen
Hi Karlos,
On Wed, May 21, 2014 at 5:45 PM, Karlos Jelez
wrote: Hi List, Is it possible to have both OTRS instances running in the same server? I have a FreeBSD 7.0 with 2.3.4 version and I want to use the newest version 3.3
Yes you can, but if you want to use mod_perl you'll need to use separate vhosts and use PerlOptions +Parent and the Apache Worker MPM. See http://blog.otrs.org/2010/08/11/how-to-run-multiple-mod_perl-supported-otrs-...
You might want to not bother and just use separate VMs or separate apache in chroots or the like. -- Mike --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
participants (3)
-
Diego Chacón
-
Karlos Jelez
-
Michiel Beijen