Wiki is only displaying texts on non-localhost comptuer

Jump to: navigation, search

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.

64.9.127.20803:22, 10 June 2012

I have the same situation on my MacBook Pro

83.76.112.18615:27, 10 June 2012

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?

64.9.127.20820:19, 10 June 2012

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.

Jasper Deng (talk)00:32, 11 June 2012

I did have it configured with $wgServer = "http://localhost" and after changing it to the server's IP address I was able to see it fine on other comptuers. Thanks for the help!

64.9.127.20801:29, 11 June 2012

Huge help!!! thanks

67.43.92.14520:47, 10 September 2012