Nameless_, on Sep 16 2009, 03:43 PM, said:
Wow... you make it sound more complicated than what everyone else that replied in this thread made it...
So, it's much more complicated, or are the others right?
What I'm talking about will be a weblog, because I'm thinking to doing a weblog now first, it seems easier to make and all that. OK, I'll do lots and lots of backups... but what does everyone mean by back upping via and with the FTP? And what's the DNS server? I don't know if I asked that before... I've asked many questions, but if I have please do forgive me.
I've got a short term memory span.
And cool, thanks for the articles. I'll bookmark this in case I will ever want to or need to use it.
Aw... what!? Is Godaddy.com like that? Aw... no wonder they do things so cheaply. And I was thinking of, if I ever get the $2 that I need, buy the domains off them!!! But no... there's a $30 thing that they just had to put in and not let you use it for one year. That's sucks...
Can you lose a free domain though?
It all depends on the host. Some hosts require you let them "own" the domain and you rent it from them, others give you full rights. For example, with T17 you can even get a domain here and get your hosting elsewhere and they will still allow you to use your domain there (I don't condone this, obviously. It's more or less to better illustrate the point that you have *full* control over your domain).
As for your other questions:
DNS is "Dynamic Name Server" and works like this:
You type in an address, say www.google.com
If you look at the bottom of your screen (or you can use "ping" to ping the address) you will see numbers in the format XXX.XXX.XXX.XXX
These numbers are the *true* website address. In fact, you can load any website by using just those numbers.
What the nameserver does is automatically update those numbers everytime you type in the domain (meaning everytime you type www.google.com it will auto update with the right address for the site).
When you change hosts but keep your domain, you are essentially just changing the numbers in which your domain will automatically update afterwards so people can use the same domain name as previously.
FTP is "File Transport Protocol/File Transfer Protocol." This is your way of uploading files to the server. No matter if you are using a CMS (Content Management System) or flat-file system (nothing but .html's linked together) you will have files there. These must be transferred to the new server to keep your existing settings.
SQL must also be transferred because this contains any articles (For CMS), posts/threads/users/etc. (for forums).
Otherwise you will be starting from scratch.
As for how hard it is to move servers, it's a little confusing at first. Once you understand what you're doing it's very easy because then you'll know what files to change each time, how to change them, and how to update everything as needed.