+ Reply to Thread
Results 1 to 2 of 2

Thread: SiteGround and the config.php file

Threaded View

  1. #1
    Member Palmer5555 is on a distinguished road
    Join Date
    Oct 2007
    Posts
    31

    SiteGround and the config.php file

    OK, from the beginning.

    I already have a website that is hosted on GoDaddy and I want to add a forum to the site. SiteGround has the follwing instructions for that:

    If you want the forum to be just a part of your website, but not its main page then you can put it into a subfolder. The most used names of this folder are board, bboard, forum, phorum, community, but you are not narrowed to these names, you can have whatever you want for your forum. Then the URL for your forum will be: http://www.yourdomainname.com/directoryname. (e.g. http://forum.siteground.com/)

    I created a folder called 'forum' in the main file directory on the server. Then, I uploaded the entire VBull 'upload' folder to that forum folder I created.

    I renamed the config file to config.php and opened it up to edit the following:



    Editing of the 'config.php' file is the most important part of vBulletin's installation. First, you have to enter the name of the MySQL database that you have created:
    The line should be looking as follows:
    $config['Database']['dbname'] = 'forum';


    Here I entered forum in the place of 'dbname' where the upload folder is located



    Then, you have to enter the database username that you have created:
    $config['MasterServer']['username'] = 'root';

    The 'username' is my SiteGround user name


    The last value that is important to be edited is the password:
    $config['MasterServer']['password'] = '';

    The 'password' is my password on SiteGround.



    The next step is to install VBull:



    As most of the PHP-based applications, vBulletin forum installation is done in a "Step by step" mode. To launch it, please open your favorite web browser and point it to: http://yourdomainname.com/install/install.php. Replace yourdomainname.com with your actual domain name.

    I entered http://www.fxtradeblog.com/install/install.php and I get the 'OOPS page can't be found' error.

    Not sure what I'm doing wrong here...

    Any suggestions?

  2. #2
    vBulletin Team Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke's Avatar
    Join Date
    Aug 2000
    Location
    So. California
    Age
    38
    Posts
    34,676
    Blog Entries
    1
    You need to upload your files so that they are within the public_html directory.
    Wayne Luke
    Get started with your own social network.
    Purchase and download vBulletin today.
    vBCodex (Running vB 4.0 Suite) - Take your vBulletin Community to the next level. Modification tips, tricks and support.

+ Reply to Thread

Similar Threads

  1. siteground?
    By sbh in forum vBulletin Hosting Options
    Replies: 26
    Last Post: Tue 10th Jun '08, 12:39pm
  2. Help cant do config file!
    By HyperComps in forum vBulletin 3.6 Installation and Upgrades
    Replies: 8
    Last Post: Tue 16th Oct '07, 12:31pm
  3. siteground.com
    By vrblackwell in forum vBulletin Hosting Options
    Replies: 11
    Last Post: Sun 18th Mar '07, 12:37am
  4. SiteGround
    By Sporta in forum vBulletin 3.6 Questions, Problems and Troubleshooting
    Replies: 3
    Last Post: Thu 19th Oct '06, 3:02am
  5. If You Use Siteground For Hosting....
    By Kryative in forum vBulletin Hosting Options
    Replies: 2
    Last Post: Sat 7th Oct '06, 12:12pm

Bookmarks

Posting Permissions

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts