Manual talk:$wgScriptPath
From MediaWiki.org
Should I config this line in the LocalSettings.php file? And what do they mean about that you need to config more after config this line?
Birger - http://wiki.360-fan.net/
Wasn't expecting this to be hard-coded, and it cost me a good deal of time when I moved my wiki. $wgScriptPath = dirname($_SERVER["SCRIPT_NAME"]); is a better DefaultSettings.php default than '/wiki'. Gherson 03:16, 14 December 2011 (UTC)
I wish it went into more detail about exactly which variables need changing. —71.197.220.208 07:06, 17 January 2012 (UTC)