Giter Club home page Giter Club logo

cumulusclips's Introduction

---------------------
CONTENTS OF THIS FILE
---------------------

 * About CumulusClips
 * Server Requirements
 * PHP Requirements
 * File Permissions





------------------
ABOUT CUMULUSCLIPS
------------------

CumulusClips is an open source video content management platform capable of
supporting from small video microsites to large scale video websites. For more
information, see the CumulusClips website at http://cumulusclips.org/.





-------------------
SERVER REQUIREMENTS
-------------------

CumulusClips requires:

- Linux operating system (Kernel 2.6.32 or greater)
- Apache web server version 2.0 (or greater) (http://httpd.apache.org/)
    - Apache mod_rewrite module
- PHP 5.3 (or greater) (http://www.php.net/)
- MySQL 5.0 (or greater) (http://www.mysql.com/)





----------------
PHP REQUIREMENTS
----------------

The following PHP modules are required:

- GD
- POSIX
- SimpleXML
- ZIP
- CURL

The following PHP settings are required:

short_open_tags = on
upload_max_filesize = 110M
post_max_size = 110M
max_execution_time = 1500
safe_mode = off
register _globals = off





----------------
FILE PERMISSIONS
----------------

CumulusClips needs to modify files occasionally. To do this it needs access
to the filesystem. There are two options to achive this:

1) Make the CumulusClips be owned by the user PHP is running as. Typically
this the Apache user (www-data, apache, nobody, etc.) Giving the files
777 permissions is not enough. The files have to be owned by PHP.

2) Alternatively, if there is an FTP server installed, simply provide the
FTP credentials to the installer. The user provided needs access to modify
the CumulusClips via FTP.

cumulusclips's People

Contributors

mtado06 avatar

Watchers

iapilgrim avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.