Ticket #80 (closed defect: duplicate)
Installer is broken
| Reported by: | nefariousd | Owned by: | psychcf |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | core | Version: | trunk |
| Keywords: | Cc: |
Description
Using SVN update as of 10:46am on Tuesday, April 15th. Installer does not proceed beyond first page, where it reports "Before you start the installation, you need to change some file permissions: please wait...". No permissions are checked and reported (no green ok's). Additionally, trying to start the desktop without running through install produces an "Unknown error occured, check your installation" message at login prompt. Fire bug does not report an error per se, however, the following is produced in the console:
GET http://www.mischivio.us/psychdesktop/install/backend.php?action=checkpermissions (96ms) SyntaxError?: missing ) in parenthetical message=missing ) in parenthetical
Clicking on the SyntaxError? message for more info gives me the following:
Filename: "http://www.mischivio.us/psychdesktop/desktop/dojotoolkit/dojo/_base/_loader/bootstrap.js" LineNumber?: 400 Message: "missing ) in parenthetical" Name: "SyntaxError?" Stack: "()@:0\neval("(<br />\n<b>Parse error</b>: syntax error, unexpected T_SL, expecting ')' in <b>/home/n..."
