Salam bahagia untuk semua teman disini.
Expremiment EHCP dan ISPconfig akhirnya selesai NS domain sudah ke webserver local.
Tapi hidup semakin sulit kayaknya
Ternyata perlu kerja keras lagi untuk membuat webserver hosting yg support video FFMPEG
Sudah coba dg Clipbucket, Gallery3, Phpmotion semua terkendala dg FFMPGE
Server Requirements yang dibutuhka dan sudah di coba tapi blom berhasil, Apakah free not enough for all
Apache Web Server
MySQL (version 5 or higher)
PHP 5.2.4 or higher
GD Library 2 or higher
mbstring (http://in.php.net/mbstring)
FFmpeg (http://ffmpeg.mplayerhq.hu)
FFmpeg With h246 support if you need video converted to MP4
Mplayer + Mencoder (http://www.mplayerhq.hu/design7/dload.html)
Flvtool2 (http://inlet-media.de/flvtool2)
yamdi (optional)
Libogg + Libvorbis (http://www.xiph.org/downloads)
LAME MP3 Encoder (http://lame.sourceforge.net)
.htaccess support (AllowOverride All)
curl
PHP Configuration
safe_mode = off
register_globals = off
open_basedir = (no value)
output_buffering = on
upload_max_filesize = 200M (or more)
post_max_size = 200M (or more)
max_execution_time = 6000 (or more)
max_input_time = 6000 (or more)
memory_limit = 128M (or more)
display_errors = On
file_uploads = On
session.gc_maxlifetime = 14000 (or more)
Pake cara ini juga blom berhasil
Program / codec yang dibutuhkan antara lain :
wget http://www3.mplayerhq.hu/MPlayer/releas ... 22.tar.bz2
wget http://rubyforge.org/frs/download.php/9 ... .5_rc6.tgz
wget http://easynews.dl.sourceforge.net/sour ... .97.tar.gz
wget http://superb-west.dl.sourceforge.net/s ... 0.5.0.tbz2
wget http://downloads.xiph.org/releases/ogg/ ... 1.3.tar.gz
wget http://downloads.xiph.org/releases/vorb ... 1.2.tar.gz
Setelah itu diektrak.
bunzip2 essential-20061022.tar.bz2; tar xvf essential-20061022.tar
tar zxvf flvtool2_1.0.5_rc6.tgz
tar zxvf lame-3.97.tar.gz
bunzip2 ffmpeg-php-0.5.0.tbz2; tar xvf ffmpeg-php-0.5.0.tar
tar zxvf libogg-1.1.3.tar.gz
tar zxvf libvorbis-1.1.2.tar.gz
Kemudian kita membuat beberapa direktori tambahan
mkdir /usr/local/lib/codecs/
mv essential-20061022/* /usr/local/lib/codecs/
chmod -R 755 /usr/local/lib/codecs/
Kita juga membutuhkan SVN Ruby
yum install subversion
yum install ruby
yum install ncurses-devel
Dapatkan ffmpeg dan mcodec terbaru
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
Masukan baris berikut kedalam /etc/ld.so.conf
Code: Select all
/usr/local/lib
kemudian jalankan
ldconfig -v
Compile LAME
cd /usr/local/src/lame-3.97
./configure
make
make install
Compile libOGG
cd /usr/local/src/libogg-1.1.3
./configure
make
make install
Compile libVorbis
cd /usr/local/src/libvorbis-1.1.2
./configure
make
make install
Compile flvtool2
cd /usr/local/src/flvtool2_1.0.5_rc6
ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install
Compile MPlayer
cd /usr/local/src/mplayer
./configure
make
make install
Compile FFMPEG
cd /usr/local/src/ffmpeg
./configure --enable-libmp3lame --enable-libogg --enable-libvorbis --disable-mmx --enable-shared
echo '#define HAVE_LRINTF 1' >> config.h
make
make install
Create sh tambahan lagi
ln -s /usr/local/lib/libavformat.so.50 /usr/lib/libavformat.so.50
ln -s /usr/local/lib/libavcodec.so.51 /usr/lib/libavcodec.so.51
ln -s /usr/local/lib/libavutil.so.49 /usr/lib/libavutil.so.49
ln -s /usr/local/lib/libmp3lame.so.0 /usr/lib/libmp3lame.so.0
ln -s /usr/local/lib/libavformat.so.51 /usr/lib/libavformat.so.51
Lakukan sebelum mengcompile ffmpeg php
yum install automake
yum install autoconf
yum install libtool
Lakukan Compile FFMPEG-PHP
cd /usr/local/src/ffmpeg-php-0.5.0
phpize
./configure
make
make install
Pertanyaan saya bro apa mungkin dg ubuntu 10.10 server kita bisa buat webserver yg berkelas seperti centos dg cpanel. Dah terlanjur cinta ama ubuntu masalahnya
Regards ALL
Ubuntu 10.10 Web Server Hosting video need maximum configura
- Mario
- Contact:
Hosting sekrang sudah berjalan dg EHCP domain dot.tk dg server local ubuntu 10.10.
Apa di ubuntu bisa dibuat hosting seperti di centos dg cpanel
Apa di ubuntu bisa dibuat hosting seperti di centos dg cpanel
permasalahan yg mirip bro,,ni juga ane lageh coba buat hosting di ubuntu,,tapi blom2 bisa,,,xixixixi,,,penggunaan ispconfig gmn bro ya..??:D
itu tutorial diatas untuk Centos kan bro? Ada yum nya juga soalnya. Udah coba di adopsi (disesuaikan ulang) untuk Ubuntu? Gagalnya dimana? Semestinya kalau paket-paketnya kompatibel, gak ada masalah walaupun gak pakai Centos (kalau CPanel itu cuma untuk memudahkan sih sebenarnya).
- Chabyiolue
- Contact:
tutorial instal ehcp sama buat NS nya ada gak OM , ane binggung mentok melulu ...
Who is online
Users browsing this forum: No registered users and 32 guests