Simple Media

Simple Media is the ultimate tool for the beginner webmaster to build a high traffic media site with success. You will be amazed at how easy it is to create a profitable entertainment site by utilizing this feature packed solution that only requires minimal skill.


Requirements
Server Requirement List
The below specifications are required in order to run Simple Media.
  • Server Running Linux
  • Apache Web Server (Mod_Rewrite enabled)
  • MySQL (Version 4 or higher)
  • PHP (Version 4.3 or higher)
  • GD Library 2
  • Latest IonCube loaders

Additional Requirement List (Recommended)
The following tools are only required if you wish to take advantage of the FLV Conversion and Automatic Thumbnail Generation features of the script.
  • FFmpeg (http://ffmpeg.mplayerhq.hu)
  • FFmpeg-PHP (http://ffmpeg-php.sourceforge.net)
  • Mencoder and Mplayer (http://www.mplayerhq.hu)
  • LAME MP3 Encoder (http://lame.sourceforge.net)
  • Libogg (http://downloads.xiph.org/releases/ogg)
  • FLVtool2 (http://rubyforge.org/projects/flvtool2/)

Recommended PHP Configuration
The following is a list of recommended PHP configuration values which will enable you to make the most out of your Simple Media website.
  • safe_mode = off
  • max_execution_time = 1000
  • max_input_time = 1000
  • open_basedir = (no value)
  • upload_max_filesize = 200M
  • post_max_size = 200M
  • register_argc_argv = On