OTRS 4.0.6 WIndows installer

Moderator: crythias

Locked
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

OTRS 4.0.6 WIndows installer

Post by Gunjan »

Hi,

Can anybody please help me to find OTRS 4.0.6 windows installer as I am not able to find it! the latest windows installer that I could find is 3.3.12.


Regards,
Gunjan
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS 4.0.6 WIndows installer

Post by jojo »

for OTRS4 there is no windows installer. Please use the Appliance or Linux
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
BIG_jan
Znuny advanced
Posts: 138
Joined: 05 Jun 2009, 11:32
Znuny Version: 3.3.8
Company: Netzlink Informationstechnik GmbH
Location: Wolfenbüttel,GER
Contact:

Re: OTRS 4.0.6 WIndows installer

Post by BIG_jan »

Hi,

you could install the latest 3.3.12 (windows installer) and update to 4.0.6
Thats what i have done for my local dev-otrs :)

OTRS runs smoother on linux in a productive environment.

Greetings
Jan
Live: OTRS 3.3.8, ITSM 3.3.8, in vm
Test: otrs 3.3.8, ITSM

OS: RedHat 6.5 64Bit, Apache: 2.2.15, MySQL 5.5.38, Perl: 5.10.1, mod_Perl 2.0.4
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

Re: OTRS 4.0.6 WIndows installer

Post by Gunjan »

Hi Jan,

I have installed 3.3.12. Now can u please tell me how can I upgrade to 4.0.6??
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

Re: OTRS 4.0.6 WIndows installer

Post by Gunjan »

Hi,

I have created appliance for 3.3.12. Now I don't understand how can I migrate to 4.0.6. If we do it by appliance then will I be able to see the version 4.0.6 on my local otrs system? Please tell me the steps to perform to migrate to 4.0.6 as I see in the documentation, it is given for Linux update, not for windows!!


Regards,
Gunjan
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: OTRS 4.0.6 WIndows installer

Post by crythias »

The following is an unofficial and unsupported answer by some guy on the Internet:

The upgrade to v4 is roughly the same concept as v3. http://otrs.github.io/doc/manual/admin/ ... ading.html
  1. stop the cron jobs. (or Cron Windows service)
  2. backup the OTRS folder and the database.
  3. rename the otrs folder (otrs\otrs) to otrs-old
  4. extract the contents from the tar.gz into the otrs folder
  5. restore the configs and any articles
  6. restore the ticket counter
  7. ignore the set permissions
  8. migrate the database.
shell> means the command prompt
if perl is in the path, you can type

Code: Select all

perl bin\otrs.CheckDB.pl
where you see cat you would use type
and then start the cron jobs.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked