Moodle

Installer Error

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Not a bug
  • Affects Version/s: 2.0
  • Fix Version/s: None
  • Component/s: Installation
  • Labels:
    None
  • Environment:
    PHP: 5.2.5

Description

Parse error: syntax error, unexpected T_NEW in /home/vatsimin/public_html/vatusa.net/acddev/lib/weblib.php on line 5698

Lines out of the file

if (defined('UNITTEST')) { // Errors in unit test become exceptions, so you can unit test // code that might call error(). throw new Exception('error() call: '. $message.($link!=='' ? ' ['.$link.']' : '')); }

Looks to me like a $ is missing

Activity

Hide
Dan Poltawski added a comment -

Hi I can't reproduce this with HEAD, how can this be reproduced?

Show
Dan Poltawski added a comment - Hi I can't reproduce this with HEAD, how can this be reproduced?
Hide
Brian Sperduto added a comment -

Simply download the latest version on the website and attempt to install it

Show
Brian Sperduto added a comment - Simply download the latest version on the website and attempt to install it
Hide
Dan Poltawski added a comment -

i've tried that and can't get this problem. Do you have anythng unusual about setup?

Show
Dan Poltawski added a comment - i've tried that and can't get this problem. Do you have anythng unusual about setup?
Hide
Brian Sperduto added a comment -

Standard setup, can't even get as far as viewing the installer this is what I get when I go directly to the installer page.

Show
Brian Sperduto added a comment - Standard setup, can't even get as far as viewing the installer this is what I get when I go directly to the installer page.
Hide
Brian Sperduto added a comment -

This can be closed now, issue was related to the incorrect php version running.

Show
Brian Sperduto added a comment - This can be closed now, issue was related to the incorrect php version running.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: