Closed Thread
Page 1 of 5 123 ... LastLast
Results 1 to 10 of 47

Thread: Create your own free forum using x10Hosting

  1. #1
    Gigacore is offline x10Hosting Member Gigacore is an unknown quantity at this point
    Join Date
    Dec 2007
    Posts
    1

    Arrow Create your own free forum using x10Hosting

    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:



    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





    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/



    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”



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



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



    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.



    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/



    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

  2. #2
    Jesse's Avatar
    Jesse is offline Lord Of The Keys Jesse is an unknown quantity at this point
    Join Date
    Oct 2007
    Location
    Manila, PH
    Posts
    1,356

    Re: Create your own free forum using x10Hosting

    Nice...

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

    Personal Website
    | iMusicz.net

  3. #3
    kchokcho is offline x10Hosting Member kchokcho is an unknown quantity at this point
    Join Date
    Dec 2007
    Posts
    1

    Re: Create your own free forum using x10Hosting

    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 by kchokcho; 12-25-2007 at 04:30 AM.

  4. #4
    lche90 is offline x10Hosting Member lche90 is an unknown quantity at this point
    Join Date
    Dec 2007
    Posts
    2

    Re: Create your own free forum using x10Hosting

    Quote Originally Posted by kchokcho View Post
    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.

  5. #5
    Eric@TLG is offline x10 Sophmore Eric@TLG is an unknown quantity at this point
    Join Date
    Jan 2008
    Posts
    113

    Re: Create your own free forum using x10Hosting

    did you CHMOD the right folders?

  6. #6
    nimd4's Avatar
    nimd4 is offline x10Hosting Member nimd4 is an unknown quantity at this point
    Join Date
    Jul 2007
    Posts
    21

    Re: Create your own free forum using x10Hosting

    Quote Originally Posted by Jesse View Post
    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:


  7. #7
    Livewire's Avatar
    Livewire is offline Abuse Compliance Officer Livewire is a glorious beacon of lightLivewire is a glorious beacon of light
    Join Date
    Jul 2005
    Location
    Behind a keyboard.
    Posts
    8,925

    Re: Create your own free forum using x10Hosting

    Quote Originally Posted by Eric@TLG View Post
    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.


    TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!

  8. #8
    Tainted is offline x10Hosting Member Tainted is an unknown quantity at this point
    Join Date
    Feb 2008
    Posts
    4

    Re: Create your own free forum using x10Hosting

    nice worked out fine

  9. #9
    bigjoe4 is offline x10 Elder bigjoe4 is an unknown quantity at this point
    Join Date
    Jan 2008
    Posts
    907

    Re: Create your own free forum using x10Hosting

    This was helpfull to me thanks.
    Please visit my site: Circuit designer

  10. #10
    shafar is offline x10Hosting Member shafar is an unknown quantity at this point
    Join Date
    Feb 2008
    Posts
    2

    Re: Create your own free forum using x10Hosting

    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

Closed Thread
Page 1 of 5 123 ... LastLast

Similar Threads

  1. Replies: 3
    Last Post: 11-13-2007, 07:02 PM
  2. free .info or .com/ect. for points
    By Xempttt in forum Off Topic
    Replies: 12
    Last Post: 11-07-2007, 08:43 PM
  3. Free Tools to create an SFTP or FTPS Server
    By Kakarot888 in forum Computers & Technology
    Replies: 0
    Last Post: 10-09-2007, 11:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers