127.0.0.1 as host links
So having spotted this today and eager to find somewhere to migrate my smf forum to i gave this a whirl. I'm just doing the base installation. Even used defaults where possible.
Everything looks great during the installation process but once done and i go to look at the forum for some reason all the urls in the html are prefixed with 127.0.0.1 and not my domain name. Which understandably makes a fugly page. I'm using the currently .zip download from the front page of this domain.
Anyone got any clues to what is going on here? Thanks for your time.
Re: 127.0.0.1 as host links
Reply #1 –
A link to the forum would be great, sometimes it will show the IP address if installed on a local host.
Re: 127.0.0.1 as host links
Reply #4 –
and if you try a grep for 127.0.0.1?
Re: 127.0.0.1 as host links
Reply #5 –
nothing.
root@Ubuntu-1404-trusty-64-minimal:/var/www/eternalrising/forum# grep 127.0.0.1 Settings.php
root@Ubuntu-1404-trusty-64-minimal:/var/www/eternalrising/forum# grep -i localhost Settings.php
$db_server = 'localhost';
Thanks for your time with this
Re: 127.0.0.1 as host links
Reply #9 –
That fixed it. Thanks.
Any idea what went wrong? If there is a bug of some sort I'm more than happy to supply any info from my end that might be needed.
Re: 127.0.0.1 as host links
Reply #11 –
I tried a few times before posting
Re: 127.0.0.1 as host links
Reply #12 –
Just to add, if you end up wanting me to try anything different or such to track this down. Let me know and i'll get to it. I'm in the office tomorrow (no working from home) so won't have much time to be messing about, but on Friday i should have plenty of time