Installing ClipBucket is very easy, currently our installer is in testing mode, once it is approved, it will be available with the package
Installation Includes Following Steps
- FFMPEG Latest Version with libmp3 and (latest faac and faad2 codecs for Mp4 Conversion)
- for low category conversion only
- Flvtool2 (optional)
- Mplayer
- Mencoder
-
- CLI enabled Hosting, recommended Cirtex, HostV and AptHost
- PHP5.x.x or greater
- Exec function enabled for background process "exec()"
- mod_rewrite enabled for SEO links
- ***register_argc_argv = on*** (required for background conversion)
Click Here To Go to Download Page and Download the latest version of ClipBucket
unzip the downloaded file, it contains 4 folders and 2 files, upload all files in Upload folder to your web server
unzip the downloaded file, it contains 3 folders and 2 files, upload all files of Upload folder to your web server
Change the following directories to 777
- files and all folders under it
- images and all folders under it except icons
- cache
- includes/email_templates and all files under it
- logs and file under it
- player/logo.png and player/mini_logo.png
Change the following directories to 755
- player and files under it except logo.png and mini_logo.png
Temporary Required
- styles/{templates}/layout/ all .html files
- styles/{templates}/images/logo.gif
- Create a new database for Clipbucket on your web server
- import sql/cb_new_install.sql
After successfully importing sql data, you can see a list of tables in your sql manager
- Click on **'config' **table
- Click on **'browse'** to view its content
- You can see two rows with the name 'baseurl' and 'basedir'
Edit both rows and update thementer your website url in 'baseurl' value field e,g http://clip-bucket.com/livedemo without '/' slash at the endenter your relative directory path in your 'basedir' value field e,g /home/server_username/public_html/livedemo without '/' slash at the end
*Click Here For Image Demonstration *
Now edit 'includes/dbconnect.php' and set the database details accordingly
Once you configure the database properly, you may now access your website, there is a default user, with the username 'admin' and password 'admin' it is a Super Admin and cannot be deleted however you can control anything with this user and now you can also upload videos with this users.
To access admin panel , simply login using username : admin and password :admin and you can see a link to 'Admin' at the bottom or point your url to www.yourdoman.tld/admin_area
Incase You Don't want to use your dynamic encoder, upload the encoders folder to /modules directory