Code: Select all
webapp-config -U mediawiki 1.7.1 -d wCode: Select all
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/localhost/htdocs/w/includes/Exception.php on line 114EDIT: I just realized mediawiki 1.7 needs PHP5, which still isn't the default on my server. How do I go about using PHP5 for mediawiki, without killing my CMS's that still require PHP4?
EDIT 2: I upgraded my CMS's to versions that support PHP5 and used php-select to set PHP5 as the default, "problem" solved.
