On 10/17/06, christoph.huesler@css.ch christoph.huesler@css.ch wrote:
Hi
You should _never_ edit DefaultSettings.php. Instead, make your changes in LocalSettings.php.
Otherwise you will have issues with upgrading to a newer version of mediawiki.
That is to say, you should insert this in LocalSettings.php:
$wgUrlProtocols[] = 'file://';