Kenneth Porter wrote: > --On Monday, September 13, 2010 1:55 AM +0200 Platonides > <[email protected]> wrote: > >> You have $wgScript set to /w/ It should be /w/index.php >> Just removing $wgScript from LocalSettings should give you the default >> and fix it. > > Aha! > > One of my colleagues got it working and I went back and checked and it's > set to "$wgScriptPath/". I'm guessing the Apache Indices directive makes > that work somehow.
That index.php adding directive probably. The default is "$wgScriptPath/index.php" _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
