Tag Archives: bluehost
Fast and Best Shared Hosting Provider : Bluehost.com
I was excited to write a review about BlueHost, mainly because I’ve heard a lot of good things about them. With so many web hosts, and so few (good and honest) reviews, it’s really hard to tell who’s good and who isn’t.
I have been using Bluehost as my shared hosting provider since last 2 year.. [...]
FFMPEG path for Video sharing Scripts In shared Server
I tried to install clipshare in my shared server (blu*****), i got error msg: Modules(ffmpeg, mencoder, mplayer etc) Not found
I installed ffmpeg and all other mdules that a video site requires.
I configured the path of those modules as :
PHP CLI
(/home/*****/bin/php)
MEncoder
(/home/*****/bin/mencoder)
MPlayer
(/home/*****/bin/mplayer)
FFMpeg
(/home/*****/bin/ffmpeg)
FLVTool2
(/home/*****/bin/flvtool2)
…and now it works perfectly
Note: “*****” is user, PHP CLI works with you [...]
ffmpeg in shared hosting :(Solved)
I installed following packages in my shared server (Bluehost) .
This script will install the following packages in the server,
*MPlayer (MPlayer-1.0rc1.tar.bz2)
*Codecs (all-20061022.tar.bz2)
*Flvtool (flvtool2_1.0.5_rc6.tgz)
*Lame (lame-3.97.tar.gz)
*Libogg (libogg-1.1.3.tar.gz)
*Libvorbis (libvorbis-1.1.2.tar.gz)
*Vorbis-tools(vorbis-tools-1.1.1.tar.gz)
*Libtheora (libtheora-1.0alpha7.tar.gz)
*FFMPEG Svn version SVN-r10820 (ffmpeg-SVN-r10820.tar.gz)
*AMR 3gp Encoder and decoder (amrnb-7.0.0.0.tar.bz2,amrwb-7.0.0.2.tar.bz2)
*ffmpeg-php (ffmpeg-php-0.5.0.tbz2)
*Ruby (ruby-1.8.6.tar.gz)
*wmf Lib (libwmf-0.2.8.3.tar.gz)
*faad2
*facc
*a52dec-0.7.4
What you need?
1. You [...]