OS: Server 2012 R2 64bitCPU:
CPU: Quad-Core
RAM: 4096gb
PERL: ActivePerl-5.16.3.1604-MSWin32-x86-298023
OTRS: otrs-3.3.7-win-installer-3.0.5
Database: Used packaged MySQL
*Ensured the Application pool was set to TRUE : Enable 32bit applications
*Ensured Handler Mappings in IIS listed PerlEx as the handler for *.pl (using PerlEx30.dll)
*Ensured the application pool showed as 'Started'
The ERROR I get is this:
At the completion of the OTRS MSI Installer, you click finish and it LAUNCHES the browser to take you to the installer.pl page in order to set up your Database and finish configuring the system. All I get though is a white page with "Script failed to send data."
The PerlEX log shows:
Code: Select all
*** 'C:\otrs\OTRS\bin\cgi-bin\installer.pl' log message at: 2014/05/20 14:11:45
'C:\otrs\OTRS\bin\cgi-bin\installer.pl' script produced no output
How can I fix this error and get OTRS working?