Create your own free forum using x10Hosting

Status
Not open for further replies.

Gigacore

New Member
Messages
1
Reaction score
0
Points
0
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.

The Choice is yours

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:

2118084908_60ce79951e_o.jpg


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.



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

2117308725_5dd1488580_o.jpg


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/

2117309395_bbd374b957_o.jpg


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



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.



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”

2118087830_946a11aa88_o.jpg


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

2117310533_07dc0ed12b_o.jpg


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

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.

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/

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:

Code:
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.

@ x10hosting forum members: I've created this tutorial for other forums actually. But thought of sharing this here too. So that i assume it helps people. The PDF version has the original content (though this tut here has some minor changes) which i made for other forums (to meet the standards) with some brief intro.

Thanks
 

Jesse

Active Member
Messages
1,360
Reaction score
0
Points
36
Nice...

But you can upload a zip/rar file then extract it. It is more easier than to use ftp programs.
 

kchokcho

New Member
Messages
1
Reaction score
0
Points
0
stuck at SQL step of MyBB installation:
  • Could not connect to the database server at 'localhost' with the supplied username and password. Are you sure the hostname and user details are correct?
  • Could not select the database '***_forum1'. Are you sure it exists and the specified username and password have access to it?
*** = subdomain
 
Last edited:

lche90

New Member
Messages
2
Reaction score
0
Points
0
stuck at SQL step of MyBB installation:
  • Could not connect to the database server at 'localhost' with the supplied username and password. Are you sure the hostname and user details are correct?
  • Could not select the database '***_forum1'. Are you sure it exists and the specified username and password have access to it?
*** = subdomain
me too, i had the same problem. Could anyone tell us how to fix it?Tks.
 

nimd4

New Member
Messages
21
Reaction score
0
Points
0
But you can upload a zip/rar file then extract it. It is more easier than to use ftp programs.
Ditto, through the File Manager; & it's faster 2..:) Also, Fantastico which is available in cPanel has *ready* forum installations (PhpBB & SMF) that save you much of the hassle; Screenshots:

 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
did you CHMOD the right folders?

Wouldn't help.

The tutorial was posted 12-25-07 when the servers were stable and functional.

As of a few days ago, MySQL is having some pretty serious issues - look in Server Alerts for more information.


My recommendation: Don't screw with your websites until the servers are repaired and stable again, especially if it involves anything MySQL related - there is no guarantee any changes you make will stay because they are doing some heavy work on MySQL.


Reason you're getting "can't connect to mysql" is because it's down - it may be going up and down on your server, but it will get taken offline at some point to get it repaired. I'd just avoid messing with it so x10 can fix it.
 

shafar

New Member
Messages
2
Reaction score
0
Points
0
Thank you very much for the great tutorial. I have been wondering what to use as a fourm and how to put it up, and from what i have seen, you have shown me the best one so far (free) and how to put it in. Again,THANK YOU
 

toadeh

New Member
Messages
32
Reaction score
0
Points
0
I seem to be having difficulty connection to the host via FileZilla.

Status: Resolving IP-Address for nintyworld.ExoFire.net
Error: Invalid hostname or host not found
Error: Critical error
Error: Could not connect to server


 

bluntowner

New Member
Messages
56
Reaction score
0
Points
0
ok it's a good tutorial, but wen u wanted us to go 2 install it that's were i got the problem i went 2 my thing,
and it gave me this error
Code:
[B]Parse error[/B]:  syntax error, unexpected $end, expecting ')' in [B]/home/bluntman/public_html/forum/admin/adminfunctions.php[/B] on line [B]48[/B]


what did i do wrong?
 

Micke_00

New Member
Messages
25
Reaction score
0
Points
0
thanks, I'm not sure I'll use it, but it's likely I will, I need some discussion forum with for my friends (and myself obviously ;)

so thank you for explaining this so clear!
 

34Ford

New Member
Messages
3
Reaction score
0
Points
0
Is there any docs like these for setting up phpBB3 on x10hosting? I want to learn on how this is done so we can setup a forum for a Mustang club website.

______
Dennis

 
Status
Not open for further replies.
Top