Help - Search - Members - Calendar
Full Version: how to Standard ClipShare Requirements
The Planet Forums > System Administration > HOWTOs
Shazab11
MY SERVER INFORMATION IS THIS
WHM 10.8.0 cPanel 10.9.1-S14304
RedHat Enterprise 4 i686 - WHM X v3.1.0
ANY HELP HOW I CAN DO IT STEP MY STEP USING SSH
I TRY TO INSTALL IT BUT IT NEVER WORKS IT GOES AWAY CAN SOMEBODY TELL ME STEP MY STEP SO I CAN MAKE CLIP-SHARE WORK ON WWW.DAILYVIDEO.CA


Standard ClipShare Requirements

Linux Server (some old distributions are not supported)
Apache Web Server
MySQL (version 4 or higher)
PHP (version 4.3 or higher)

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 2 or higher
FFmpeg (http://ffmpeg.mplayerhq.hu)
Mplayer + Mencoder (http://www.mplayerhq.hu/design7/dload.html)
Flv2tool (http://inlet-media.de/flvtool2)
Libogg + Libvorbis (http://www.xiph.org/downloads)
LAME MP3 Encoder (http://lame.sourceforge.net)

ClipShare Pro Extra Requirements

CGI-BIN Access
Apache mod_rewrite Enabled
PHP Configuration (php.ini): register_argc_argv = On
Must be able to run PHP from the command line (CLI) with exec()
Allowed execution of background processes with exec("binary > /dev/null &")

CAN SOMEBODY PLEASE HELP ME INSTALL ALL OF THIS ON MY SERVER PLEASE>>>>>>>>>>>>
rackspeedFL
I found a script that will do it but for some reason my server cant wget from sourceforge lol. I guess Sourceforge is banning EV/Planet

Eric

QUOTE (Shazab11 @ Aug 8 2007, 06:41 PM) *
MY SERVER INFORMATION IS THIS
WHM 10.8.0 cPanel 10.9.1-S14304
RedHat Enterprise 4 i686 - WHM X v3.1.0
ANY HELP HOW I CAN DO IT STEP MY STEP USING SSH
I TRY TO INSTALL IT BUT IT NEVER WORKS IT GOES AWAY CAN SOMEBODY TELL ME STEP MY STEP SO I CAN MAKE CLIP-SHARE WORK ON WWW.DAILYVIDEO.CA


Standard ClipShare Requirements

Linux Server (some old distributions are not supported)
Apache Web Server
MySQL (version 4 or higher)
PHP (version 4.3 or higher)

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 2 or higher
FFmpeg (http://ffmpeg.mplayerhq.hu)
Mplayer + Mencoder (http://www.mplayerhq.hu/design7/dload.html)
Flv2tool (http://inlet-media.de/flvtool2)
Libogg + Libvorbis (http://www.xiph.org/downloads)
LAME MP3 Encoder (http://lame.sourceforge.net)

ClipShare Pro Extra Requirements

CGI-BIN Access
Apache mod_rewrite Enabled
PHP Configuration (php.ini): register_argc_argv = On
Must be able to run PHP from the command line (CLI) with exec()
Allowed execution of background processes with exec("binary > /dev/null &")

CAN SOMEBODY PLEASE HELP ME INSTALL ALL OF THIS ON MY SERVER PLEASE>>>>>>>>>>>>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.