False $mosConfig_live_site - Joomla! Forum - community, help and support


hi everybody

i made mistake during installation , defined $mosconfig_live_site follows:

code: select all

[i]$mosconfig_live_site = 'http://62.75.247.160/activeart/';[/i]


now every link in website starts ip instead of domain name. change that, changed in configuration.php $mosconfig_live_site follows:

code: select all

[i]$mosconfig_live_site = 'http://activeart.ch/';[/i]


but works not right because every link refers still ip , not domain name , page looks strange...what did wrong? directory still same, target domain name , not ip. doesn't right if copy link , change ip domain name...  ??? (btw: domain name point prevous live_site). informationen in database? should reinstall joomla?

thanks help!

update

it vserver configuration in combination free_dns redirecter...but seems, can't "cloak" domain name...i had live ip  :'(

maybe dirty workaround database , find replace of ip/domain , restore changed version.





Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums