Wiki is only displaying texts on non-localhost comptuer
Basic Info: Xampp on Ubuntu Desktop 12.04 LTS MediaWiki Version: 1.19.0 PHP Version: 5.3.8 MySQL Version: 5.5.16
From the localhost machine the site displays perfectly (see http://i.imgur.com/2Rkh8.png) however from my personal computer it displays only text: http://i.imgur.com/Ld2pk.png
One other thing that might be important: The server is setup as a private wiki, so anonymous viewing, editing, etc is off.
I have the same situation on my MacBook Pro
Are there any similarities in our configuration? I'm assuming you mean you are using your MacBook to access the server and that the server is run on a different machine. Are you also using XAMPP?
Check your LocalSettings.php's entry for $wgServer. If it is localhost or a localhost IP address, then you have to change it to your server's non-localhost address or domain name.