Requirements
Server Requirements
CumulusClips runs on Linux / Unix operating systems only. The following is required:
- Linux (Kernel 2.6.32+)
- PHP 5.3+
- MySQL 5.0+
- Apache web server 2.x (with mod_rewrite enabled)
*Note: On virtual private servers (VPS) servers at least 1GB of RAM is required for video encoding.
PHP Settings
- short_open_tag = On
- upload_max_filesize = 110M
- post_max_size = 110M
- max_execution_time = 1500
- safe_mode = Off
- register_globals = Off
PHP Modules
- POSIX
- GD
- curl
- simplexml
- zip
- PHP-MySQL & PDO MySQL
Supported Browsers
CumulusClips has been tested to work on the following web browsers:
- Internet Explorer 9+
- Mozilla Firefox 4+
- Safari 5+
- Chrome 10+
- Opera