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
OTRS 4.0.6 WIndows installer
Moderator: crythias
Re: OTRS 4.0.6 WIndows installer
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- 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
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
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
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
Re: OTRS 4.0.6 WIndows installer
Hi Jan,
I have installed 3.3.12. Now can u please tell me how can I upgrade to 4.0.6??
I have installed 3.3.12. Now can u please tell me how can I upgrade to 4.0.6??
Re: OTRS 4.0.6 WIndows installer
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
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
-
- 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
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
if perl is in the path, you can type
where you see cat you would use type
and then start the cron jobs.
The upgrade to v4 is roughly the same concept as v3. http://otrs.github.io/doc/manual/admin/ ... ading.html
- stop the cron jobs. (or Cron Windows service)
- backup the OTRS folder and the database.
- rename the otrs folder (otrs\otrs) to otrs-old
- extract the contents from the tar.gz into the otrs folder
- restore the configs and any articles
- restore the ticket counter
- ignore the set permissions
- migrate the database.
if perl is in the path, you can type
Code: Select all
perl bin\otrs.CheckDB.pl
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
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