MyBB Community Forums

Full Version: Create your own free forum using myBB with free hosting!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Introduction:
This tutorial lets you to create your own free forum in 45 minutes. This includes how to setup free bulletin board software in your web hosting server and configure it.

Web Hosting?
If you own a domain, that’s well and good. But make sure your hosting supports PHP. In case if u don’t have domain, you can purchase it for as low as 800 Rs / Year from different Web Hosting services.

Free Web Hosting:
If you are not ready or to wish to buy a domain and still want to create and run your own free forum, there are so many free web hosting services available in the internet. If you still want to go for a free web hosting service, I recommended www.x10hosting.com

x10hosting offers free web hosting service with cPanel and PHP support.

It has two different plans, Ad Enhanced and Ad Free.

Ad Enhanced gives you disk space up to 2.5 GB but you need to display their ads in your site/forum with 293 x 85 px banner.

So I Recommended you to go for “Ad Free” account which offers 300 MB of disk space with 10 GB / Month Bandwidth. This is more than enough to begin a new forum. Though you have a very little disk space, you can allocate attachment sizes and if possible you can encourage your members to upload files to public file hosting services and give the link back in the forum.

Step-by-Step Procedure to sign-up “Ad Free” Account:

1. Open x10hosting homepage and click on “Apply Now” under “Ad Free”
2. If you get a few pages with T.O.S, Keep Clicking on “Continue” button and agree all the T.O.S
3. Then finally you will end up with “x10Hosting Service Sign-up” Page
4. In “Step 1”, click on “Ad Free Plan”.
5. Now select your desired domain. For example, yourname.x10hosting.com. Click on confirm domain to see whether if the domain is available or not. If the domain is available, you will get this message “The domain you’ve chosen is currently available!”
6. Click on “Continue Process”, “Step 2” will get highlighted.
7. In “Step 2”, enter your “Account Details” & “Personal Details”. Click on “Continue Process”
8. In “Step 3”, agree the “TOS” and you will need to create an x10Hosting forum account before continuing. You can click on “Click here to register a forum account now.” to register a forum account.
9. Then if everything is correct, you will get this message, “Hosting account signup confirmation e-mail sent. Please check your e-mail for further instructions.”
10. You will then receive a confirmation message. Confirm it. Then if it requires you to wait for few minutes or if you are unlucky, few hours!
11. After the activation process is complete, you will receive an email which says, “x10Hosting - Ad-Free Hosting Account Created!” and it contains your account detail and the link to your cPanel.

Now you have completed the hosting part successfully. And now its time to install the “Bulletin Board Software”

Bulletin Board Software:
There are so many free Bulletin Board Software available, such as phpBB and myBB etc.

This tutorial teaches you to install ”myBB” software. myBB is a free Bulletin Board software with decent features and has some good help and support, loads of Mods and Skins are available to configure your forum and its easy too.

myBB Homepage: http://www.mybboard.net/
myBB Features: http://www.mybboard.net/features

Now you have to download and extract the latest version of myBB software to a folder.

Download: http://www.mybboard.net/downloads
Version: MyBB 1.2.10:
Size: 1.1 MB

After the download is complete, extract the file using a WinZip or WinRAR.

Now in order to install myBB to your server, you need good FTP Client Software.

FTP Client:

I recommend you download and install “FileZilla”, which is free and easy to use.

Download the latest version of “FileZilla” Client from here: http://filezilla-project.org/

Remember: Download the “FileZilla Client”

FileZilla Client Layout ScreenShot

Step-by-Step Procedure to install “My BB” using “FileZilla” Client:

1. Open “File Client”
2. Now enter your x10Hosting domain address in “Host” textbox.
For example: yourname.x10
3. Enter your x10Hosting username in “Username” textbox.
4. And finally your password.
5. Don’t enter the port address, just click “Quick Connect”
6. Now you must be logged in to your x10Hosting server. And you can see a message “Directory listing successful” at the end.
7. Now you need to upload a folder called “Upload” from your extracted “myBB folder”
8. Open the “public_html” folder of your server from “Remote Site” explorer and delete a file called “Index.html” which will be created by x10Hosting. And keep the “public_html” opened. And Create a new directory called “forum” and open the folder.
9. Under “Local Site” Directory explorer, navigate to the myBB folder that u have extracted. And open the folder called “Upload” and select all the file in it and “Right Click” and click on “Upload Menu” menu item.

[Image: 2117308385_eaa0bbe45a.jpg]

10. Now the uploading of files will begin and will take few minutes depending on your internet connection speed. Sit back and relax but don’t get away from your desktop, because it prompts for few overwriting in the middle. And stop all your browsing activity for a moment.
11. Then when the file transfer completes, you will get a message as “File Transfer Successful”

Now the Uploading part is complete and now you have to CHMOD the file.

CHMOD:
CHMODing is done to assign certain permissions to files and folders in your server. Like: Read, Write and Execute in numbers.

CHMODing Files:
You can easily CHMOD the files from your “FileZilla Client”.

List of files you need to CHMOD in your server:

filename - CHMOD Permission
——————————————–
inc/config.php - 666
inc/settings.php - 666
uploads/ - 777
uploads/avatars/ - 777
inc/languages/english/ - 777
admin/backups/ - 777

To CHMOD a file or a folder:
Navigate to the above items in your “forum” folder in FileZilla Client’s Remote Site Explorer, right click on each item and click on “File Attribution” and change the CHMOD permission number.

For example, here I CHMODed inc/config.php

[Image: 2117308725_5dd1488580_o.jpg]

[Image: 2118086292_0ab5edb159_o.jpg]

Follow the same procedure CHMOD to all the other files and folders.

After you complete CHMODing files and folders, follow these steps to install myBB on your server:

Step-by-Step Procedure to install myBB in your server:

1. In your browser, visit the URL where you installed your forums, appending /install/ on to the end of it.
For example: yourname.x10hosting.com/forum/install/

Screenshot

2. Now you can see the “myBB Installation Screen”

[Image: 2118087036_ce9413855c.jpg]

3. Follow the steps and when you come to “Requirements Check” make sure everything is “Writable”. This means you have successfully CHMODed the files. Now click next.

[Image: 2118087370_f3e665366e.jpg]

4. In “Database Configuration”, you have to enter the database information. Now you have to create a “Database” in your server.

5. Open a new tab and Login to your cPanel. (For x10Hosting, you will receive the cPanel address in the mail.)

6. Under “Databases” in your cPanel, open “MySQL Databases”

[Image: 2118087830_946a11aa88_o.jpg]

7. Enter a Database name and click on “Create Database”

[Image: 2117310533_07dc0ed12b_o.jpg]

8. Go back, now you can see the database name.

[Image: 2118088420_6766d58734_o.jpg]

9. Come back to “My BB Installation” tab. In “Database Username and Database Password” you have to enter the username and password of your host. And Enter Database Name (In my case the database name is “bloghell_BlogHell” as you see above). Leave the remaining as it is.

[Image: 2117311787_8a6d4b0fbf_o.jpg]

10. Then Click on Next.

11. Now the table creation takes place. And will finally receive this message, “All tables have been created, click Next to populate them.”

12. From now, read the messages and keep clicking next. Until you get “Board Configuration” page.

13. In “Board Configuration” page, enter all the Board Name and Website Name and its URLs

Cookie Settings:
Cookie Domain: This is the domain or subdomain that contains your forum. Usually a period/dot (”.”) is placed in front of this domain/subdomain in order to include all of its subdomains
Cookie Path: This is the path from the root of your domain to your forum directory. The starting slash and ending slash should be included.

Examples:
1. If you forum URL is: http://www.myforum.com/ then your cookie domain must be: .myforum.com and the cookie path must be /

2. If your forum URL is: http://www.mysite.com/forum/ then your cookie domain must be .mysite.com and the cookie path must be /forum/

3. If your forum URL is: http://yourforum.yoursite.com/forum/ then your cookie domain must be .yourforum.yoursite.com and the cookie path must be /forum/
If you are on x10Hosting, then you should follow the third example.

In my case, the Cookie Domain is .bloghell.x10hosting.com and the Cookie Path is /forum/

[Image: 2117312133_0d88b5d02d_o.jpg]

After you enter all the details, click next and create the admin ID and click next to complete the setup. Then you will get the finish setup screen and you have completed the installation successfully. Now you can open your new forum and login to your admin account!

When you follow this tutorial, your forum URL will be:

http://yourname.x10hosting.com/forum

But when you visit, http://yourname.x10hosting.com, you get a directory listing because you had deleted the index.html at the beginning. So u can create your own webpage and name it as index.html using any html editors and upload it to the public_html folder using your FTP Client. Or if not you can just login to your cPanel and setup a redirect.

Thanks for reading my tutorial. If you find this useful, digg this tutorial.

Download PDF Version of this tutorial.
If you are considering using x10hosting, please read this wiki page before you decide to contribute to our pile of "I have a problem with my forum, yes I am using x10hosting. No, I didn't read the Wiki. Oh, that fixed it!" related posts.

[wiki]Help:Contents#Host-specific_Problems[/wiki]
A subtle way of spamming?
lufbra Wrote:A subtle way of spamming?
Was thinking the same thing... >_>

It's certainly an interesting first post.
Threads cannot be created in this forum, they have to be moved here by a moderator. I don't see how you could consider something as helpful as this to be spam.
The user probably wrote this up for numerous bulletin boards and posted them at each forum.
The Member has one post count, and oh by the way it's geared towards folks using...

http://www.x10hosting.com

Like I said, a SUBTLE way of spamming.
Well you know where I stand on this, clearly.
Just because he's decided to use x10hosting in his guide does not mean it is spam, it's helpful to people that are thinking about having a forum but have no money and want a decent host. I feel sorry for Gigacore if he's returned to read this thread; probably wondering if it was worth writing this up to receive such 'lovely' feedback.
I see no issue at all.

Further posts that call this spamming in any way, shape or form will be removed by myself.
oh well.. guys if u this as any kind of spam.. them i'm really sorry..

i never wanna spam in myBB forum. I'm a myBB fan and one of my friend had a myBB forum and recently we upgraded to phpbb.. so i could resist to use a myBB forum. So then i made a search for a for hosting and then installed myBB on x10hosting.. i never want to promote x10hosting or anything like that..

so while installing myBB, i thought why not create a tutorial on this stuff... so i can help people as well as encourge them to use myBB for their forum.

I'm from India and here hosting is bit a pain.. so opted for x10hosting....

And what does post counts ?

yeah i'm new to this community forum... but not to myBB

I have posted the same tutorial in few forums where i'm popular... have have few thousands of posts :p

I dont wanna give the links to those thread coz u guys may again term it as a spam...

Any more clarifications ?

Edit: huh... i have posted the same tutorial in my blog.. if u still have a doubt whether i'm a n00b or a spammer... please have a look at this is in my blog: http://www.santhosh.pcchitchat.com/?p=31
Gigacore, please disregard any negative comments you've received for your helpful guide.
You are more than welcome to have your guide here at MyBB - and if you feel like making more guides in the future with such quality then I'm sure that we would love to have them here too.
We don't need any proof that you're not spamming.

Welcome to MyBB. Smile
nice tutorial.. thanks for sharing it, I'm sure it'll help alot with newbies members Smile
Pages: 1 2 3 4