[Mediawiki-l] Installation question

Benjamin Lees emufarmers at gmail.com
Fri Jul 16 20:49:37 UTC 2010


You probably have both PHP 4.x and 5.x available, with PHP 4 serving as the
default.  See what happens when you visit config/index.php5 instead of
config/index.php.  If that makes it work, you can probably fix this by
creating an .htaccess file containing something like
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php


More information about the MediaWiki-l mailing list