Re: [otrs] Fw: perl migration script help

2009-09-14 Thread Rory
s, thanks again! > > > > > From: Rory To: "User questions and discussions about > OTRS." > Date: 11/09/2009 18:59 > Subject: Re: [otrs] Fw: perl migration script help Sent by: > otrs-boun...@otrs.org > > -- > > > > MySQL

Re: [otrs] Fw: perl migration script help

2009-09-14 Thread Emily Flynn
Many thanks for your help Rory... silly I should have thought of trying that. Got it working using command line anyways, thanks again! From: Rory To: "User questions and discussions about OTRS." Date: 11/09/2009 18:59 Subject: Re: [otrs] Fw: perl migration script help Sent by:

Re: [otrs] Fw: perl migration script help

2009-09-11 Thread Rory
Files\OTRS\OTRS\scripts\DBUpdate-to-2.4.pl'" at line 1 > > I have tried a couple of variations on the code but still no luck :( > > Emily > > > > > > From: Rory > To: > "User questions and discussions about OTRS." > Date: 11/09/2009 14

Re: [otrs] Fw: perl migration script help

2009-09-11 Thread Emily Flynn
tions on the code but still no luck :( Emily From: Rory To: "User questions and discussions about OTRS." Date: 11/09/2009 14:45 Subject: Re: [otrs] Fw: perl migration script help Sent by: otrs-boun...@otrs.org Hi, Yes, $HOME_OTRS should be the full path to the OTRS directory. On my

Re: [otrs] Fw: perl migration script help

2009-09-11 Thread Rory
Hi, Yes, $HOME_OTRS should be the full path to the OTRS directory. On my windows machine this is C:\Program Files\OTRS\OTRS You could either use quotation marks around the entire path e.g. source "C:\Program Files\OTRS\OTRS\scripts\DBUpdate-to-2.4.mysql.sql"; The perl script should run just fine

[otrs] Fw: perl migration script help

2009-09-11 Thread Emily Flynn
Sorry, just bumping this... really need the help! Hiya, Sorry I'm doing this on an XP box just to test the upgrade process... prod box is on Windows Server 2003. I am using MySQL Query Browser to run these scripts, I log into it using root, and then I can browse to the actual SQL script t