Knowledge Base
Knowledge Base
Glossary
Glossary
Videos
Videos
Community Forums
Forums
Bug Reporting
Bug Reports
Search KB
Search KB

Installation Instructions

This instructions will you go through the steps to install 68KB.

Step 1. Download and extract the files

After purchasing 68KB you will be sent a link to download the latest version. After downloading it you should extract all the files to your hard drive.

Step 2. Create a database

Before running the installation, a MySQL database will need to be created. Most hosting companies provide a control panel that contains all the tools necessary to create databases. Since different hosts offer different control panels, we won't be able to provide specific instructions on this task. Please read through your host's documentation or contact them directly to find the location of your host's control panel.

Two of the more popular control panels that hosts use are Plesk and cPanel. Instructions for managing databases with Plesk are available here. (http://download1.sw-soft.com/Plesk/Plesk7.5/Doc/plesk-7.5r-clients-guide-html/ch03s54.html) Instructions for managing databases with cPanel are available here (http://www.cpanel.net/docs/cpanel/) (click on "MySQL Databases" in the table of contents.)

Some notes regarding database creation:

Step 3. Insert your database details

Once you have extracted the files you should open the folder sources/config/. In this you will find database.php.new. You should rename this to database.php and then open it in a Text Editor.

Now fill in your database details that you created in step 2.

Step 4. Upload the files

You should now FTP into your site and upload all the contents of the 'upload/' folder. After they finish uploading CHMOD the cache and uploads directory to 777.

Step 5. Run the install

The final step is to actually run the install which will create the necessary tables. You will do this by visiting yoursite.com/index.php/setup/ and following the directions.

After you run the install PLEASE DELETE THE sources/controllers/setup DIRECTORY.