Can't find string terminator '"'

Hilfe zu Znuny Problemen aller Art
Locked
goblin
Znuny newbie
Posts: 1
Joined: 18 Nov 2010, 13:29
Znuny Version: 3.0.2

Can't find string terminator '"'

Post by goblin »

Installed 3.0.2 from here http://ftp.otrs.org/pub/otrs/otrs-3.0.2.tar.gz on Debian Lenny and followed the instructions on http://wiki.otrs.org/index.php?title=In ... 5.04_lenny
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
What is wrong here?

Thanks!
Locked