Each Installation should have it's own config.pm, Check the Database in that 
file.

But i would recommend to use two seperate Systems, just to make sure you have 
no Problems with file permissions and cronjobs.

Regards

Daniel Litzbach



Am 07.07.2014 um 03:14 schrieb "Karlos Jelez" 
<otrs...@gmail.com<mailto:otrs...@gmail.com>>:

Hi list,
I have 2 OTRS instances and they both are accessing the same database !!! :(
I don’t know how to solve itt.

Red Hat 6.0 with Apache 2.2.11 with mod_perl, MySql 5.0.45.
Each instance is running in different directory (/otrs1 and /otrs2) of course.
I created both databases (of course) from scratch and load with initial data 
script (only one OTRS user).
I created the otrs MySql user.

When I login to the second instance it access (and shows) data from the first 
data base !!!

I did note that when in Apache config I exchange the order of:
   
/opt/www/data/otrs1/scripts/apache2-perl-startup.pl<http://apache2-perl-startup.pl>
   
/opt/www/data/otrs2/scripts/apache2-perl-startup.pl<http://apache2-perl-startup.pl>

both OTRS instances access data base pointed by the first line.

And if I disable one line, both OTRS instances access data pointed by the line 
enabled.

Tests:
I did try with 2 mysql users (otrs1 and otrs2).

It is not clear to me if I must enable 
apache2-perl-startup.pl<http://apache2-perl-startup.pl> script only once for 
both otrs instances of if I must enable 
apache2-perl-startup.pl<http://apache2-perl-startup.pl> twice, one for each 
instance.

---------------------------------------------------------------------
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
---------------------------------------------------------------------
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

Reply via email to