Koozali.org: home of the SME Server

images won't load

deturbo

images won't load
« on: May 01, 2007, 11:08:26 PM »
Hello,

I have just setup a new Smeserver and I have installed Joomla and Wordpress on it, but I have a little problem with it.
On the local network it all works, but when I try to browse to the pages on the internet I only get the text, but no images. If I look in the statusbar of my browser I see that he tries to load the images from the internal IP-address 192.168.x.x, which ofcourse results in a failure to load the images over the web.

Can someone tell me where to look to correct this error. I know 'something' of linux, but I am a newbie in the apache and web-stuff, hence the question on this forum.

Thanx in advance.

Offline jdc0730

  • *
  • 29
  • +0/-0
images won't load
« Reply #1 on: July 03, 2007, 11:13:25 PM »
Look in the configuration.php file and confirm the value in the following variable:

Code: [Select]
$mosConfig_live_site = '<URL>';

URL should be an Internet accessible address.