Video Installation Program

Click Here For Installation Help
This program will install the Video Management Module in your base application.

Database: __DBNAME__

Tables
__DB_PREFIX__video
__DB_PREFIX__video_category
__DB_PREFIX__category
__DB_PREFIX__modules
__DB_PREFIX__video_config
__DB_PREFIX__module_links
__DB_PREFIX__vdo_videofields
__DB_PREFIX__video_details

Please be sure that the above tables do not exist in your database __DBNAME__ or if any of the table already exists, it will overwrite the existing one.

  • Before Starting Installation Process, following files/directories must be writeable.
       (Means change the permission of the following to 777)

    + __APP_PATH__/.htaccess
    + __APP_PATH__/plugins/video/uploads
    + __APP_PATH__/resources

  • After successfull Installation change the permission of the following files/folders.
    + __APP_PATH__/.htaccess to 644.
    + __APP_PATH__/resources to 755.
    + __APP_PATH__/resources/video to 755.

  • After successful installation, delete "install" folder of this plugin.
    + __APP_PATH__/plugins/video/install

  • If you have Amazon S3 account and you want to use Amazon S3 to upload your videos, then pls provide your account details in the below form and then click "Install Now" button, if not then simply click on "Install Now" by keeping the form blank.
  • Your Amazon S3 Account Details

    Enter your Access Key ID for Amazon S3:
    Enter your Secret Access Key for Amazon S3:
    Enter Folder Name to store videos at Amazon S3:
    Note: This is the name of the folder that will be created under your Amazon S3 acount and should contian only [a-z, A-z, 0-9 OR _] characters.