gsmtz5

gsmtz5

Breaking News

HOW TO CREATE YOUR OWN ONLINE FORUM

How are you today

How to Create a Forum
At one time, you needed special knowledge about web programming languages in order to create an internet forum online. Things have become a lot easier these days, with great new ways of creating forums for feedback without ever having to learn a new language. Follow these steps and get all the feedback you are looking for, and then some!






Method One of Two:
Hosting a Forum on Your Own Domain
Edit

1
Register a domain at a host who supports PHP. Many services provide a place to host your BBS, and generally offer guaranteed uptime, easy setup, domain names, and customer support. Many forum hosting providers now include a service that automates forum installation of 2 of the more popular forum software applications, SimpleMachines and phpBB (if so, follow your hosts instructions to install and then skip to the login portion of the instructions below).

2
Download forum software. Consider free open source software that's very well supported, both in terms of development and community support.

3
Download an FTP client. You will need this to upload your PHP content to your host.

4
Create a MySQL database. Set this up on your host through the control panel of your domain.

5
Set up your forums. Go to example.com/forumdirectory/install.php to install and configure your forums.

6
If you are using phpBB: In your FTP client, go to config.php > Properties and set the CHMOD settings to 666.
Follow the instructions on install.php.
After finishing installation, go to the CHMOD settings of config.php and change them to 644 (if you are using phpBB 2).

7
Clean up time. Delete the install and contrib directories.

8
Login and Customize
Go to example.com/forumdirectory/index.php.
Login and go to the admin panel to customize your forum.


Advertisement
No
Was this method helpful?
Hosting a Forum on Your Own Domain
Yes
Method Two of Two:
The Hosted Forum on a Sub-domain
Edit

1
Visit a forum hosting service. There are many to choose from, just search for "free forum host." Though hosting your forum on your own domain name as described above is preferable as you control the domain (not the forum host company).


Advertisement
No
Was this method helpful?
The Hosted Forum on a Sub-domain
Yes
Sample Forum Rules
Edit

Sample Forum Rules



Community Q&A
Does it cost any money to set up a forum? Answered by wikiHow Contributor
If you want to use a normal domain like .com, then yes. If you're willing to do so, you can go with any of several free forum hosts.
7 3
Ask a Question

Submit
Tips
Edit
If you are not very technical, you can register at a site that can automatically set up a forum for you.
Helpful?
If you want to run the forum on your own computer for development reasons, testing, customizing, etc., then see how to Install WAMP.
Helpful?
If you use Mozilla Firefox as your browser, then try http://fireftp.mozdev.org/ for your ftp add-on.
Helpful?
Most experts recommend getting forum hosting on your own domain name as then you own the name, which not only looks more professional to your forum members but you can transfer the forum and URL to another hosting provider if you ever want to.
Helpful?
Add
Warnings
Edit
You may be exposed to harsh language, but a lot of forum software allows you to ban certain words which can help.
1 Helpful? 0
You will be thought less of by the web programming community if you use software as opposed to your own script.
0 Helpful? 4
All forum software is at some point vulnerable to hacks, but keeping your forum software up to date is a good way to help prevent issues.
Helpful?
Things You'll Need
Edit
A host that supports PHP
An FTP client
Knowledge of how to CHMOD.
Related wikiHows
Edit

How to
Get More Members on a New or Empty Forum

How to
Create a Forum Without Installing Software

How to
Browse 4Chan

How to
Install and Customize an Xmb Forum

How to
Talk to a Guy You Like on Facebook

How to
Ask a Question on the Internet and Get It Answered

How to
Create a Forum Signature

How to
Start a Forum

How to
Create a Gravatar

How to
Add Forums to a Website

No comments