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

   /opt/www/data/otrs2/scripts/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 script only
once for both otrs instances of if I must enable 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

Reply via email to