[Mediawiki-l] Problems with Logo after upgrade of MW

Rob Church robchur at gmail.com
Fri Oct 5 11:26:25 UTC 2007


On 05/10/2007, Katharina Wolkwitz <wolkwitz at fh-swf.de> wrote:
> Is this something unique to mediawiki or is it a "feature" of PHP?

All "path" variables are paths, that is, web-facing paths; all
"directory" variables are filesystem paths. For example, $wgUploadPath
vs. $wgUploadDirectory. The exception to this rule is $IP, which is a
filesystem path.

This *should* be documented in LocalSettings.php or
includes/DefaultSettings.php.


Rob Church



More information about the MediaWiki-l mailing list