Page 1 of 1

Using two instance of mantis

Posted: 24 Nov 2009, 17:24
by scubdive
Hi,

I'm using two different mantis (v 1.0.8) for two differents projects...
I can t use the two of them on the same time.
If i m logged on one of the two versions of mantis and then i logged on the second one, when i click a link back on the first version i m redericted to the login_page. Then if i go back on the second version, once i click a link, i got the same (back on the login page).
I need to make them work both at same time on the same browser.
Do anyone as any idea how i can make it work.
Thanks...

Re: Using two instance of mantis

Posted: 25 Nov 2009, 08:22
by atrol
Have a look at
http://manual.mantisbt.org/manual.confi ... ookies.php

Maybe setting $g_cookie_prefix to different values will fix the problem

Re: Using two instance of mantis

Posted: 26 Nov 2009, 09:39
by scubdive
ok, thanks atrol.
i missed that one when i went through the manual...