Requirements - MediaMAX
To run MediaMAX Media Sharing Script, servers are required to have:
- Apache web server with mod_rewrite enabled.
- Linux server
- MySQL version 4.0+
- Cgi-bin Perl Access
- GD Library 2+ with freetype support.
- PHP 5.2+ with the following configuration
- safe_mode = off
- open_basedir = (no value)
- output_buffering = on
- register_argc_argv = On
- max_execution_time = 1000 (Recommended or higher)
- max_input_time = 1000 (Recommended or higher)
- session.gc_maxlifetime = 15000 (Recommended or higher)
- magic_quotes_gpc = on
- upload_max_filesize = 100M (Recommended or higher)
- post_max_size = 100M (Recommended or higher)
- register_globals = off
- short_open_tag - on
- strict standards off (~E_STRICT)
- PHP upload_progress extension (http://pecl.php.net/package/uploadprogress)
- Mplayer + Mencoder (http://www.mplayerhq.hu/design7/dload.html)
- LAME MP3 Encoder (http://lame.sourceforge.net)
- Flv2tool (http://inlet-media.de/flvtool2)
- Libogg + Libvorbis (http://www.xiph.org/downloads)
- FFmpeg (http://ffmpeg.mplayerhq.hu)
- FFmpeg-php
- MP4Box (Needed if you want to enable HD video conversion)
- Ability to run PHP from the command line (CLI) with exec()
- Ability to execute background processes with exec("binary > /dev/null &")
To stream videos, servers are required to have one or more of the following additional server requirements:
- Lighttpd Streaming
Lighttpd web server with mod_flv_streaming installed.
- Apache mod_flvx Video Streaming
Apache web server with mod_flvx installed.
- Apache mod_h264 Video Streaming (HD)
Apache web server with mod_h264 installed.
Do You Need Hosting?
View Our Recommended Web Hosts
Do You Already Have Hosting? Need A Server Setup?
To let us setup your server for you, Click Here
Note: Server setup services do not cover the installation of the additional server requirements.
Click here for video streaming server setup options.