Menu

#337 paste error

Major
open
nobody
None
1
2015-11-17
2015-11-15
Anonymous
No

Message:
Parse error: syntax error, unexpected T_FUNCTION, expecting ')' in /mnt/sites/csgn.be/web/site/agenda/locaux/lib/autoload.inc on line 5
Thanks!

Discussion

  • Campbell Morrison

    I suspect your version of PHP is below 5.3.0. MRBS requires PHP 5.3.3 or above.

     
  • Campbell Morrison

    You will have to upgrade your version of PHP, or, if you don't have control of PHP on your server then find another server.

     
  • Chris Newson

    Chris Newson - 2015-11-15

    It might be worth checking that the server has the version of php you think it has. I had the same error on upgrading to the current verion of MRBS. The server had been set to 5.4 in the 'control panel' but phpinfo() showed it was still on 4.x.

     
  • Campbell Morrison

    I've now (changeset 92a8e3e94cf5) moved the PHP version check to happen earlier, so that there's a more helpful message if the PHP version is below that required.

     
MongoDB Logo MongoDB