Two installs - opensuse + rpms

Moderator: crythias

Locked
ceinmart
Znuny newbie
Posts: 2
Joined: 06 Oct 2013, 03:18
Znuny Version: 3.2.10
Real Name: Cesar Martins

Two installs - opensuse + rpms

Post by ceinmart »

Hello

I'm starting with OTRS , since I'll try to take over the management of an production .
I started installing version 3.2 on OpenSuse 12.3 without major difficulties .

What I would do is : have 2 OTRSs running on the same server .
I explain better:
* Having two different links on the same server , for example : http://meuservidor/otrs and http://meuservidor/otrs2
* Keep only one installation of OTRS , since I use RPMs... with just one otrs user on Linux
* Have 2 databases in mysql , one for the link/ otrs and another for the link / otrs2

I found this link: http://wiki.otterhub.org/index.php?titl ... n_1_server
but it is too complex and difficult ... I want something simpler . because I'm using OpenSuse RPMs and because of the facilities I have with it.

The goal is this: have a link to a "clean" installation from scratch and the other will be one which I will restore mysql OTRS production we have ... this way I would have this two tests environment to play without bigger problems.

I suspect that it might be possible by editing /etc/apache2/conf.d/otrs.conf , defining in some way for it to use another Config.pm ...

But if that is possible , is there other files it depends on the OS and that can mess up if there are 2 versions of them simultaneously?
(eg installing an add-on on one and not the other ... )
Locked