Looks like I'm still running PHP 4, and that's probably the problem.
Christiaan
On 2 Aug 2006, at 1:37 PM, Christiaan Briggs wrote:
Hi, I've attempted to upgrade from some version of 1.6 to 1.7.1, running on Mac OS X 10.4.5 and MySQL 5.0.15.
When I ran the update.php script I got the following message:
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /Library/WebServer/Documents/ wiki/extensions/SpecialWikiFeeds.php on line 74
After removing this extension and the include in LocalSettings.php, and then running update.php again, I got this message:
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /Library/WebServer/Documents/ wiki/includes/Exception.php on line 114
Does anyone know how I can overcome this?
Thanks, Christiaan