المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : [شرح نصي] clipbucket_lite video script


Ramadent
01-13-2009, 11:32
<H1>Requirements



ClipBucket has a few requirements which must be met before you are able to install and use it. In this section, these requirements are explained.

Linux Server (some old distributions are not supported)
Apache Web Server
MySQL (version 4 +)
PHP ( PHP 5)
PHP Configuration

safe_mode = off
max_execution_time = 1000 (recommended to prevent timeouts during video upload/conversion)
session.gc_maxlifetime = 14000 (recommended to prevent session expires during video upload)
open_basedir = (no value)
output_buffering = on
upload_max_filesize = 100M (recommended maximum video upload size in MB)
post_max_size = 100M (recommended maximum video upload size in MB)
GD library Enabled (v2 or higher)

Mplayer + Mencoder (http://www.mplayerhq.hu/design7/dload.html (http://www.mplayerhq.hu/design7/dload.html))
Flv2tool (http://inlet-media.de/flvtool2 (http://inlet-media.de/flvtool2))
Libogg + Libvorbis (http://www.xiph.org/downloads (http://www.xiph.org/downloads))
LAME MP3 Encoder (http://lame.sourceforge.net (http://lame.sourceforge.net/))
Apache mod_rewrite Enabled
Must be able to run PHP from the command line (CLI) with exec()
Allowed execution of background processes with exec("binary > /dev/null &")
</H1>Installation


After Confirming the server is ready for ClipBucket , our next step is to Upload All Files to the Server
Uploading And Chmod

Upload All Files From Public_html Folder to your Root dir ie( www , public_html)
Chmod Following to 777


‘Files’ directory and all files and folders under it (Important)
‘Images’ directory and all files and folders under it (Important)
‘Styles’ directory and all files and folders under it
‘Includes/email_templates’ and files under it
‘player’ and files under it (Important)
‘Cache’ directory (Important)
‘logs’ directory and logs.txt (Important)
Sql Dumping & Database Settings


Create a database and Import the 'clipbucket_lite.sql' from Sql folder
Now edit values in 'config' table as


'base_dir' to relative path to directory where clipbucket is installed ie /home/username/public_html (without trailing slash "/" at the end )
'base_url' to direct url to website where clipbucket is installed ie http://www.clip-bucket.com (without trailing slash "/" at the end )
Now Edit 'includes/dbconnect.php' as

$BDTYPE = 'mysql';
$DBHOST = 'localhost' ; Change the Host (Default Host is localhost so you may not need to change this)
$DBNAME = 'dbname'; Change this to the name of the database you created for clipbucket
$DBUSER = 'dbuser'; Change this to the username of the databse you assigned to the clipbucket
$DBPASS = 'password'; Change it to the password of the database
now your website is almost ready to go, but you have to change some settings from the Administrator Panel
Settings In Admin Panel

First You have to access to the admin panel and by using this url http://yourwebsites.com/admin_area
Enter username and password to login as Super Admin


username : admin
password : admin
After Logging in go to Super Admin Settings

Change the username and pass to whatever you want, but make is so complicate so that no one able to guess it
Now Create an Admin by clicking 'Add Member' found under User Management Menu
Fill The Form and Set its User Access Level to Admin and Submit it, and use this user as Admin
NOTE : DO NOT PERFORM ANY ACTION OTHER THAN USERMANAGMENT USING SUPERADMIN
Now logout and Login as Your newly created admin
Setting Website Configurations

Website Settings


Website Title "Your Website Title" ie "Best Website"
Website Slogan ie "We Are The Best";
Website Closed (If You Are Editing or Doing Maintenance) Yes/No
Website Closed Message is Displayed When You Have Closed Your Website
Set Meta Description according to your website content
Set Meta Keywords According to your website Content
Turn on/of SEO Url
Paths

FFMPEG Binary Path (Set FFMPEG path, where FFMPEG is installed)
FLVTool2 Path (Set Flv Tool 2 Path)
Mencoder Path (Set Mencoder Path)
Mplayer Path (Set Mplayer Path)
PHP Path ( Set PHP Path)
Video, Uploading and Conversion Settings

Max Upload Size (Set the Maximum Size of the File you want to be uploaded )
Video Comments (Turn on or off Video Comments) Yes/No
Video Embedding (Turn on or off Video Embedding) Yes/No
Video Rating (Turn on or off Video Rating) Yes/No
Video Comments Rating (Turn on or off Video Comments Rating ) Yes/No
Resize The Uploaded Video or Not

if yes the Set Resize Height and Resized Width

Set Other Video Settings Accordingly
Keep Original File for Download (Turn on or off ) Yes/No
Video Activation Required (Turn on or off ) Yes/No
Display Settings

Template Name ( Select Available Template From The list)
Flash Player ( Select Available Flash Player From The list)
Video List Per Page ( Number Of Videos List Per Page )
Video List Per Box ( Number Of VIdeo List in a Box, Tab or other than Main or Videos Page)
Channel List Per Page ( Number Of Channels List Per Page)
Channels List Per Box ( Number OF Channels List Per Box , Tab or Other than main or Channels Page)
Set Number Of Search Results Display
Set Number of Recently Viewed Videos in a Flash Widget
User Registration

Turn On/Off User Registrations
Set on/Off Email Verification

Your Basic Installation is Done and Your website is ready to Launch

أكتب رد لكى نضع رابط التحميل

F_X
01-14-2009, 08:07
اشكرك علي مجهودك في الموضوع ولكن للاسف نحن لا ندعم المواضيع التي تجبر الاعضاء كتابة ردود لا قيمة لها للحصول علي رابط البرنامج ... فيرجي الحذر في كتابة مواضيع اخري تحتوي علي نفس الاسلوب

لمن يرغب بمعرفة البرنامج ومميزاته وتحميل البرنامج فيمكنهم زيارة الموقع التالي

http://clip-bucket.com/

يغلق الموضوع