I'm trying to run the rebuildtextindex.php or rebuildall.php scripts (preferably the latter one) and when I try an error is generated:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/.test/whatever/localhost/wiki/includes/Exception.php on line 114
This happens on Mediawiki 1.7.1 with PHP 5.1.2.
All extensions were unloaded before testing.
Anybody know why this happens or how to get around it?
Mike O