solved Base URL / System Name question post migration

iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
11 years ago
517 posts
Greetings!
I'm super stoked my JR5 migration went well (Thanks a ton @Paul!)

I'm prepping new site for beta launch. I have an issue where the IP address of my site is showing in the browser URL instead of "domain.com".

Here's what I've tried so far:

SERVER/HOST
- Verified Virtual host file settings are set to "domain.com"
- Restarted apache
- Restarted mysql
- Verified DNS setup correctly (A & CNAME records)

SITE:
- Changed system name to "domain.com"
- Integrity check
- Cleared Caches

DB:
- JR_jrcore_setting > verified System_Name value="domain.com" and default="domain.com"
(however, an integrity check brings the default value back to "IP address")

LOCAL:
- Cleared Browser cache, tried different browsers
- Flush DNS Cache

Are there any other areas where the Base URL / System name is controlled in JR5?

Thanks in advance!
Brian
updated by @ilovehousemusic: 03/10/14 11:12:41PM
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
11 years ago
517 posts
In Jamroon.net, under my licenses, the JR5 site install URL is still registered to "IP Address". Could this have any bearing on the issue?
updated by @ilovehousemusic: 02/04/14 08:01:55PM
michael
@michael
11 years ago
7,800 posts
Changing the name in the GLOBAL CONFIG, then "Save Changes" should be all thats required.

If I was having the same issue, the first places i would go searching would be:
/data/config/config.php

See whats set in that text file.

If that looks right, then I'd go into phpmyadmin and do a search for the ip address to see if it was in any of the tables.
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
11 years ago
517 posts
Config.php, that was it, thank you @michael!!
michael
@michael
11 years ago
7,800 posts
cool. Glad you got it sorted :)

Tags