I'm new to OTRS and are currently setting 2.4.11 up in an Win/IIS6/MSSQL environment. I have got everything up and running technically, by following the instructions at http://blog.afsharm.com/2009/03/install ... ndows.html.
When I now try to log on as root for the first time, I get an issue with a 302 document moved message from http://localhost/index.pl:
Code: Select all
Content-Type: text/html; charset=utf-8; Status: 302 Moved location: http://localhost//index.pl? document moved
I have googled this and get lots of hits that indiciates this could be a problem with the HTTP location headers that are missing, but I can't figure out where to alter these in the source-code. I have some previous experience with website configuration, but only in *nix and that was a long time ago. I'm new to IIS and Perl so I'm really in the dark here and would appreciate some help!
Thanks in advance!