Installing mod_perl on OTRS 3.3.12

Moderator: crythias

Locked
RichH
Znuny newbie
Posts: 62
Joined: 13 Mar 2015, 18:34
Znuny Version: 6.4
Real Name: Rich Hagan
Company: Victorinox Swiss Army, Inc.

Installing mod_perl on OTRS 3.3.12

Post by RichH »

I've recently upgraded from OTRS 3.1->3.2->3.3 in a lab.

v3.3 seems to run considerably slower than v3.1. I found that my v3.1 production was running mod_perl so I've been trying to install mod_perl on the v3.3 without any luck.

When I try to install mod_perl v2.0.9 by running:

perl Makefile.pl MP_AP_PREFIX=C:\otrs\Apache

I get:

Please repair your module::corelist at lib/Apache2/Build.pm line 50
BEGIN failed--compilation aborted at lib/Apache2/Build.pm line 65
Compilation failed in require at Makefile.pm line 38
BEGIN failed--compilation aborted at Makefile.pl line 38

The only info I can find says to downgrade to Strawberry perl v5.12. Will this work with OTRS v3.3?

Any other suggestions?

OTRS Version: 3.3.12
OS: Window Server 2008 R2 SP 1
Database: MS SQL Server 2008 R2
Perl Version: Strawberry Perl 5.16.3.1
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Installing mod_perl on OTRS 3.3.12

Post by jojo »

switch to Linux. Windows Support is end of live and using OTRS on Windows is a real pain
"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
Locked