Search found 2 matches

by GordonHM
03 Oct 2012, 19:21
Forum: General
Topic: Browser outdated - new OTRS 3.1.4 Installation
Replies: 6
Views: 3671

Re: Browser outdated - new OTRS 3.1.4 Installation

I have finally resolved the problem and found a solution, 1. The Following two Cofiguration options have to be copied from Defaults.pm and set in config.pm # FQDN # (Full qualified domain name of your system.) $Self->{FQDN} = 'www.yourdomain.co.uk'; # Frontend::WebPath # (URL base path of icons, CSS...
by GordonHM
30 Jul 2012, 20:41
Forum: General
Topic: Browser outdated - new OTRS 3.1.4 Installation
Replies: 6
Views: 3671

Re: Browser outdated - new OTRS 3.1.4 Installation

I'm setting up a new 3.1.7 installation on IIS 7 with ActivePerl, And I am getting precisely this problem. When testing I used a 3.0 version using the windows installer-and apache,and everything worked Okay but in the production environment It had to go up on IIS so I've done it without an installer...