Any server running
* PHP 4/5 (some very early versions of PHP4 may not work properly)
* MySQL 4+ (3.x MAY work but has not been tested. 4.1x is preferred)
The .zip package is currently under 600Kb and around 1.5Mb uncompressed. The level of storage needed will go up dramatically when you host files yourself.
Not required but can limit functionality:
- Ability to open remote URL's (Grabbing files from remote servers)
- FFMPEG + FFMPEG-PHP (Converting to .flv through the script and auto creation of thumbnails)
- PHP exec() or system() access. Converting movies to .flv is actually done using shell commands some systems will not allow you to do this
This system is developed on PHP5.x and MySQL 4.1x therefore it is the suggested environment to run. PHP's default configuration doesn't allow you to upload large files through the browser. You will have to have access to editing php.ini if you really want to have users uploading a LOT of content for you.
Movie/Gamepack special requirements
- You will have to be able to open remote URL's on your server. The default method is using PHP's fopen but there is a curl wrapper written to help sites that cannot use this.
- Large amounts of storage
This will have the requirements that your server will need in order to run our script! Please check back |