Results 1 to 8 of 8

Thread: ClipBucket Installation Guide

  1. ArslanHassan's Avatar
    ArslanHassan is offline Forum Administrator
    ClipBucket Development Team (Lead)
    ClipBucket 2.0 Lead
    Join Date
    Jun 2008
    Posts
    984

    ClipBucket Installation Guide

    ClipBucket v1.7 Installation Instruction/Guide

  2. ArslanHassan's Avatar
    ArslanHassan is offline Forum Administrator
    ClipBucket Development Team (Lead)
    ClipBucket 2.0 Lead
    Join Date
    Jun 2008
    Posts
    984

    Introduction

    ClipBucket is an opensource video sharing script that allows you to run a website like youtube in few minutes.
    ClipBucket is becoming popular day by day because of its secured, fast and unique styling and coding.
    ClipBucket Team requires some donation and contribution in order to continue the ClipBucket development, please do contibute in whatever way you want to .

    Currently Our Team Members Are
    • ArslanHassan(Arslan Hassan - Head Developer)[/*:m:2yb61376]
    • Fwhite(Frank White - ClipBucket Contributor)[/*:m:2yb61376]

    ClipBucket comes under CBLA( ClipBucket License Agreement)

  3. ArslanHassan's Avatar
    ArslanHassan is offline Forum Administrator
    ClipBucket Development Team (Lead)
    ClipBucket 2.0 Lead
    Join Date
    Jun 2008
    Posts
    984

    Requirement

    Download
    To Download ClipBucket v1.7, please visit
    http://clip-bucket.com/downloads/

    Requirements
    • PHP 5.x.x or Greater[list:1f4dyz62]
    • GD Library with TTF Support[/*:m:1f4dyz62]
    • safe_mode = off[/*:m:1f4dyz62]
    • max_execution_time = 1000 [/*:m:1f4dyz62]
    • session.gc_maxlifetime = 14000[/*:m:1f4dyz62]
    • open_basedir = (no value)[/*:m:1f4dyz62]
    • upload_max_filesize = 100M [/*:m:1f4dyz62]
    • post_max_size = 100M[/*:m:1f4dyz62]
    • register_argc_argv = On[/*:m:1f4dyz62]
    [/*:m:1f4dyz62][*]Must be able to run PHP from the command line (CLI) with exec()[/*:m:1f4dyz62][*] Allowed execution of background processes with exec("binary > /dev/null &")
    [/*:m:1f4dyz62][*]Mysql 5 or greater [/*:m:1f4dyz62][*]Modules(We Recommend it, however static are also come with ClipBucket)
    • FFMPEG[list:1f4dyz62]
    • LAME MP3 Encoder [/*:m:1f4dyz62]
    • Libogg + Libvorbis[/*:m:1f4dyz62]
    [/*:m:1f4dyz62][*]FLVTool2[/*:m:1f4dyz62][/list:u:1f4dyz62][/*:m:1f4dyz62][/list:u:1f4dyz62]

  4. ArslanHassan's Avatar
    ArslanHassan is offline Forum Administrator
    ClipBucket Development Team (Lead)
    ClipBucket 2.0 Lead
    Join Date
    Jun 2008
    Posts
    984

    Installation

    Installation Step 1/4 - Unzipping
    Unzip the file you just downloaded from http://clip-bucket.com/downloads/

    Installation Step 2/4 - Uploading
    Upload All The Contents to your website directory ie /public_html or /public_html/clipbucket

    Installation Step 3/4 - Permission Settings
    CHMOD Following Directories & files to 777
    • cache[/*:m:17dqtk74]
    • file[list:17dqtk74]
    • videos[/*:m:17dqtk74]
    • temp[/*:m:17dqtk74]
    • thumbs[/*:m:17dqtk74]
    • original[/*:m:17dqtk74]
    [/*:m:17dqtk74][*]logs[/*:m:17dqtk74][*]./styes/{template}/images/logo.gif[/*:m:17dqtk74][*]./player/logo.png[/*:m:17dqtk74][*]./player/mini_logo.png[/*:m:17dqtk74][/list:u:17dqtk74]

    Chmod Following Directories and file sto 755
    • player[/*:m:17dqtk74]
    • ./player/player.conf.php[/*:m:17dqtk74]

    Installation Step 4/4 - Database Creation , Data Import and Connection
    First create a fresh Database on your server and import
    sql.txt that comes with ClipBucket download package in sql folder
    • After importing data to database, now following these steps[list:17dqtk74]
    • Open PHPMyAdmin[/*:m:17dqtk74]
    • Select Your Database[/*:m:17dqtk74]
    • Select "config" table[/*:m:17dqtk74]
    • Check fields where you can see base_dir and base_url[/*:m:17dqtk74]
    • Click Edit[/*:m:17dqtk74]
    • Put /home/{your servre user}/public_html in your base_dir[list:17dqtk74]
    • Noteifferent servers has differen direcotories, make sure you put the right path[/*:m:17dqtk74]
    • There should be NO trailing or ending slash [/*:m:17dqtk74]
    [/*:m:17dqtk74][/list:u:17dqtk74]Put http://your-website.com in base_url field
    • There should be no trailing or ending slash[/*:m:17dqtk74]
    [/*:m:17dqtk74][/list:u:17dqtk74]
    , now edit
    ./includes/dbconnect.php to match your database settings
    NOTE:MANY USERS FORGOT TO ASSIGN USERS TO DATABASE or dont import the data properly, PLEASE MAKE SURE ITS CORRECT

  5. ArslanHassan's Avatar
    ArslanHassan is offline Forum Administrator
    ClipBucket Development Team (Lead)
    ClipBucket 2.0 Lead
    Join Date
    Jun 2008
    Posts
    984

    Setting Up The Website

    After Installing ClipBucket, your first step is to login in Admin Panel
    access admin panel by
    http://your-website.com/admin_area

    Your default admin user and pass is
    user : admin
    pass : admin

    this default admin is SuperAdmin,

    SuperAdmin
    Superamdin is the admin of the admins, it neither be created nor deleted, you can only change its username and password.
    Superadmin is limited to admin area, the main purpose of Superadmin is to control Admins of the website

    After logging in, you have to create an Admin for the website throught which you can access te admin panel as well as the frontend website

    to create an admin , goto
    Admin Panel -> User Management -> Add Member -> Put all the information and set its LEVEL TO ADMIN

    after successfully creating an admin for the website, logout from your super admin and login though your newly created admin

    Now you have to set the Module paths, goto
    Admin Panel -> Website Setting -> Paths

    NOTE: IF YOU KNOW FFMPEG AND FLVTOOL2 PATH, PLEASE USE DYNAMIC ENCODER otherwiste use STATIC ENCODER and leave the fields blank (Please read the static encoder installation in next post)

    Now Put Paths of the required modules.

    Note : if you are using dynamic encoder, you can check your FFMPEG by clicking on "check" next to its field

    You website is now ready to go , now upload a test video and check if everything is working fine or not, pleas keep yourself up to date for further updates.

  6. ArslanHassan's Avatar
    ArslanHassan is offline Forum Administrator
    ClipBucket Development Team (Lead)
    ClipBucket 2.0 Lead
    Join Date
    Jun 2008
    Posts
    984

    Static Encoder Setup

    NOTE: Dynamic Encoders are better then static as they take less CPU usage then static, but on some hosts, encoders are not installed properly so using static encoders will be helpful. Make sure you host allows you to use these encoders otherwise we take no responsibility if you get banned by your host :mrgreen:

    FFMPEG Static Encoder comes with ClipBucket Download Packate

    Just upload the "modules" folder in your Clipbucket root directory and CHMOD the encoder ie /modules/encoders/ffmpeg to 755 or 777

    now select "Static" encoder from the admin panel
    Website Settings -> Paths > Encoder

  7. ArslanHassan's Avatar
    ArslanHassan is offline Forum Administrator
    ClipBucket Development Team (Lead)
    ClipBucket 2.0 Lead
    Join Date
    Jun 2008
    Posts
    984

    Installing New Language

    To install new language,
    download the language pack from http://clip-bucket.com/downloads/
    and upload it in the root directory of the clipbucket where index.php file is placed.
    You are now able to select language from the admin panel.

    NOTE:if you dot see the language, please inform us , we will make an update for you

  8. ArslanHassan's Avatar
    ArslanHassan is offline Forum Administrator
    ClipBucket Development Team (Lead)
    ClipBucket 2.0 Lead
    Join Date
    Jun 2008
    Posts
    984

    FAQs

    Q: I Got A Scandir() Error After Installation , Whats The Reason ?
    A: As per our requirements, ClipBucket Requires PHP 5.x.x to work propely, please upgrade your PHP to PHP5

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Bookmarks

Posting Permissions

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