Hello,
So, you need a domain, webspace and a messageboard with different forums?
If you want your own domain, there are a lot of options: you can take
a free domain (like .tk, no banners), or you can buy your own domain
(like johndoe.com, .org, ...).
Some packages include webspace and e-mail adresses. There are a lot of
formulas out there, and it's up to you to decide which is best, or
cheapest.
But I can give you a few pointers:
since you want a messageboard, the webspace needs to have database
support, all your users and their messages are stored in a database
file.
This file needs to be editable each time someone leaves a message.
About a 100 Mb would be sufficient to start, when the forum gets big
after
a year or so, you can expand your space. You need to sort out what
kind of script you want to use, php, asp or something else. Most
messageboards use php. The server where your page resides has to have
php support.
The messageboard script (the actual page and all files needed) can be
downloaded for free, there are lots of good scripts out there,
check out http://www.hotscripts.com/PHP/Scripts_and_Programs/Discussion_Boards/index.html
thats quite a list with some very good ones (punBB, talkboard,
philboard,...)
Once downloaded, read the readme file, it says where you have to
change values or names, it tells you how to login as admin, and how to
edit and add forums.
When you've got webspace, just upload (with an ftp client or trough
your hosts webportal) all files to the webspace (the database in a
special folder already on the server, probably /db), and you're ready
to go.
links:
domain names: www.dot.tk (free)
webhosting:
www.brinkster.com (interesting packages)
message board scripts:
www.hotscripts.com
www.php-scripts.com
www.onlyphp.com
and if you really want to know what it's all about:
http://www.webhostingtalk.com/
If you have any more questions, feel free to ask,
Hope this helps you out,
Greetings,
Cubist-ga |