Installing RTFM in second instance

Hi Every one.

I would like to install new (clean) RTFM on a second instance of RT
installation. I would not like to do “make initdb” on first instance which
is already in production for years.

Is it OK to set $RTHOME env on a new instance (export
RTHOME=/opt/path-to-new-instance) and do the initdb.

Can you please help ?
View this message in context: http://www.nabble.com/Installing-RTFM-in-second-instance-tp23830329p23830329.html

Hi Every one.

I would like to install new (clean) RTFM on a second instance of RT
installation. I would not like to do “make initdb” on first instance which
is already in production for years.

Is it OK to set $RTHOME env on a new instance (export
RTHOME=/opt/path-to-new-instance) and do the initdb.

Can you please help ?

RTHOME=/path/to/new/instance perl Makefile.PL

check paths in the output

make
make install
make initdb

check DB info before providing password.


View this message in context: http://www.nabble.com/Installing-RTFM-in-second-instance-tp23830329p23830329.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Best regards, Ruslan.