So far I have had several bumps in the road but finally got it kind of working:
I am able to go to the login page, login, add ticket, chage sysconfig etv.
- I am unable to install packages and get the following error when trying to install it from the command line
Code: Select all
Missing braces on \o{} in regex; marked by <-- HERE in m/^C:\Inetpub\wwwroot\o <-- HERE trs\otrs/(.*)\.pm$/ at C:/Inetpub/wwwroot/otrs/otrs/Kernel/Language.pm line 150.
When i try to do it from the user interface i get
"CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers."
which is the same error i am getting when try to access the otrs is system from a different computer ( only works using localhost locally*)
Any ideas or recommendations?