https://bugzilla.wikimedia.org/show_bug.cgi?id=33120
--- Comment #3 from George Herson <[email protected]> 2011-12-15 00:39:16 UTC --- My PHP's rusty, so I didn't immediately remember dirname(): $wgScriptPath = dirname($_SERVER["SCRIPT_NAME"]); If the goal is to help people get MediaWiki working as easily as possible, as it should be, we should have as intelligent, auto-detecting defaults as people are willing to code. Those interested in speed (or what is your goal?) are free to then hone. (Until there's a wizard to generate hard coded settings for LocalSettings.php that obviates DefaultSettings.php entirely, a wizard that MediaWiki offers to run on errors that suggest bad settings, such as occur after moving a site.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
