
30 Jun
2006
30 Jun
'06
3:39 a.m.
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.