File icon disappears after new installation

Fragment of a discussion from Project:Support desk
Jump to: navigation, search

try setting $wgServer explicitly in your LocalSettings.php

If all else fails you can try setting $wgStylePath also in LocalSettings.php, but generally that variable is automatically set based on $wgServer and $wgScriptPath, and if $wgServer is wrong, several other variables will be wrong (often causing symptoms like http redirects (like when saving a page or doing ?action=purge ) not working)

Bawolff23:38, 26 December 2011
Edited by author.
Last edit: 14:31, 27 January 2012

I can`t find $wgServer in LocalSettings....

there`s just $wgDBserver...

Now it causes more problems then that...

Please have a look at Project:Support desk#server name 10737

Thanks

Can be closed!!!

It2010bg10:46, 11 January 2012

You can add $wgServer = 'http://www.mediawiki.org'; as needed and even if it's not yet present. See Manual:$wgServer for more info.

Varnent16:31, 11 January 2012
 
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox