I am facing an unique issue (possibly) on my Local Mediawiki. It’s been installed on Windows XP (XAMPP server, Mediawiki 1.19.1). I have installed this as a – private wiki and added few stable extensions (like Cite, TitleKey etc.).
The problem is this wiki shows properly in my pc (localhost server) using the default vector skin but other cant view it properly. The page style/format is not appearing at all. I have tried to use monobook skin but that didnt help. Neither I am using short URL (as mentioned in the attached link) nor I have done much changes in LocalSettings.php. I am attaching a snap for more clarity. Any help would be much appreciated.
It worked after I changed the
$wgServerinLocalSettings.phpfromlocalhostto machine StaticIP. Possibly the domain name was misconfigured [as suggested by @Tgr]