Martin Barrs wrote:
I’ve installed a vanilla Windows OTRS installation, from the OTRS media, and now I’d like to point the OTRS instance to an existing OTRS MySql database on a different machine. I’ve poked around in the SysConfig screens and found nothing. I could really do with some help!
Check the Kernel/Config.pm file, in which you'll need to edit $Self-> {DatabaseHost}, $Self->{Database}, $Self->{DatabaseUser}, $Self-> {DatabasePw} and $Self->{DatabaseDSN}.
Nils Breunese._______________________________________________ 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 Support orr consulting for your OTRS system? => http://www.otrs.com/
