ABHIONLINUX
Site useful for linux administration and web hosting

2010/05/21

Clipbucket Video error : "This video might not work properly "

When we try to play the upoaded video in clipbucket, we will get the error "This video might not work properly " in the top of the video. This is becuase, server is unable to convert that video. To solve this issue, we need to add a cron under the user to convert the video and should verify the converted video.

vi /var/spool/cron/abhilash
* * * * * php -q /relative/path/to/clipbucket/actions/video_convert.php
* * * * * php -q /relative/path/to/clipbucket/actions/verify_converted_videos.php

Then restart the cron  /etc/init.d/crond restart

For any further clarification of clipbucket installation you can refer the link:
http://docs.clip-bucket.com/clipbucket-docs/clipbucket-installation

2010/05/17

RVSkin installation in cpanel server

SSH as root to server that was registered while purchasing the license and run:
mkdir /root/rvadmin
cd /root/rvadmin
wget http://download.rvglobalsoft.com/download.php/download/rvskin-auto/saveto/rvauto.tar.bz2
bunzip2 -d rvauto.tar.bz2
 tar -xvf rvauto.tar
 perl /root/rvadmin/auto_rvskin.pl

Answer a couple of questions on your shell, and wait until it finishes. First installation will take 2- 5 minutes to install. Installer will create a new hosting account 'rvadmin'. Don't terminate it. It will be used for internal RVSkin configuration management.

Log in to RVSkin Manager. Both root and reseller are able to access RVSkin Manager in WHM / Plugins (at the bottom left menu). If you cannot find the RVSkin Manager menu, please close WHM and open it again
If there is no messages display on the skin, please run this command on your SSH.

rm -f /usr/local/cpanel/Cpanel/rvversion
perl /root/rvadmin/auto_rvskin.pl

In RVSkin Manager:

  • Set global configuration
  • Set default language
  • Create default feature list for user and for reseller
  • Set tweak setting, reseller feature control, body links, top links, help, tutorial links, and etc.
  • Test configuration setting in 2 hosting accounts.
    • rvadmin: this account can consider to be account belong to root
    • reseller's client: this account will reflect setting from reseller skin manager. If it is not configured, it will remain anonymous.

    If you are having any issues in installing rvskin 
    http://www.rvskin.com/index.php?page=public/installation_troubleshooting