If I want to run the installer at http://127.0.0.1/otrs/installer.pl this does not work, the "Next" Button give no action. In the apache log I got many errors like:
Code: Select all
[Thu Nov 18 12:27:30 2010] [error] Can't find string terminator '"' anywhere before EOF at /opt/otrs/var/httpd/htdocs/js/Core.Form.js line 156.\n
[Thu Nov 18 12:27:31 2010] [error] Can't find string terminator '"' anywhere before EOF at /opt/otrs/var/httpd/htdocs/js/Core.Form.ErrorTooltips.js line 59.\n
[Thu Nov 18 12:27:31 2010] [error] Bad name after DialogCloseMsg' at /opt/otrs/var/httpd/htdocs/js/Core.UI.Dialog.js line 204.\n
[Thu Nov 18 12:27:31 2010] [error] Can't find string terminator '"' anywhere before EOF at /opt/otrs/var/httpd/htdocs/js/Core.Form.Validate.js line 554.\n
[Thu Nov 18 12:27:31 2010] [error] Can't find string terminator '"' anywhere before EOF at /opt/otrs/var/httpd/htdocs/js/Core.UI.ActionRow.js line 190.\n
[Thu Nov 18 12:27:32 2010] [error] Can't find string terminator '"' anywhere before EOF at /opt/otrs/var/httpd/htdocs/js/Core.UI.Popup.js line 34.\n
[Thu Nov 18 12:27:32 2010] [error] Can't find string terminator '"' anywhere before EOF at /opt/otrs/var/httpd/htdocs/js/Core.App.js line 12.\n
[Thu Nov 18 12:27:32 2010] [error] Can't find string terminator '"' anywhere before EOF at /opt/otrs/var/httpd/htdocs/js/Core.Agent.js line 138.\n
[Thu Nov 18 12:27:32 2010] [error] Can't find string terminator '"' anywhere before EOF at /opt/otrs/var/httpd/htdocs/js/Core.Installer.js line 90.\n
Thanks!