I was looking at this documentation to change my Moodle URL:
http://docs.moodle.org/en/Moodle_migration
I changed the wwwroot in the config.php and that seems to have worked perfectly. I see the section about using replace.php to update the database, but is that necessary in the latest version of Moodle? I am going from an IP address URL to a domain name URL, and it all seems to be working fine without using replace.php...
Do the IP address and URL reference the same location on the server? If so, then I'm guessing you wouldn't experience any problems because both URLs point to the correct location.
I'd still run replace.php in order to streamline things. Make sure you make a backup of your database first.
I'd still run replace.php in order to streamline things. Make sure you make a backup of your database first.