This is not a PHP Version error, as it says it's a syntax error in the script. You'll have to debug it to find the error, usually starting with or around the line it stats in the file is a good place to start.
you can always download phpbb2 from phpbb.com and upload the files. you can debug the files by downloading the phpbb2 files from phpbb and uploading the fresh files over the error filled one's only or you can edit the files if your ftp client your using has that feature and find the line of code having the error and fix it or ask someone if they can do it if you don't know php well by giving them an ftp account with limited access to only the files that need to be edited.