- Operating System: Unix-type
- Ability to setup cron tasks
- PHP: version 4 through 5.5
- PHP Settings:
- allow_url_fopen = On
- file_uploads = On
- max_execution_time = 1000
- open_basedir = Off
- post_max_size = 100M (recommended for video uploads)
- upload_max_filesize = 100M (recommended for video uploads)
- safe_mode = Off
- memory_limit = 64M
- MySQL: version 4.1 or higher
- PDO: Database Extension (used for Social Auth plugin)
- PHP GD Library: GIF/JPEG Read/Write support
- PHP GD Library: FreeType / TTF support
- Must be able to run PHP from the command line (CLI) with exec()
(not required if you choose to convert videos using cron - not instantly) - Allowed execution of background processes with exec("binary > /dev/null &")
(not required if you choose to convert videos using cron - not instantly) - Apache mod_rewrite Enabled
(optional: required for search engine friendly channel and group pages URLs) - FFmpeg (http://ffmpeg.mplayerhq.hu)
ClipHouse is ideally suited for Unix web servers. ClipHouse can not be installed on Windows servers. Please ensure the server on which you will be installing ClipHouse meets all the requirements above. Please contact your hosting company if you are not sure the above requirements are met.
Incompatible Hosts: our software is not compatible with GoDaddy shared hosting plans.