Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.27 KB

Humhub on openshift

HumHub is a feature rich and highly flexible OpenSource Social Network Kit written in PHP.

Find more information at: http://www.humhub.org

Install with one click

Create an account at http://openshift.redhat.com/

![Click to install OpenShift](http://launch-shifter.rhcloud.com/launch/light/Click to install.svg)

Note: Cartridges used:

  • php-5.4
  • mysql-5.5

TODO: humhub is added as a dep. git and may not work: find out with first Install with one click check requirements

General Requirements:
PHP 5.4+
MySQL
Shell access (e.g. ssh) to server
Apache 2.x
PHP CUrl Extension (w/ SSL Support) http://de1.php.net/manual/en/curl.setup.php
PHP Multibyte String Support http://php.net/manual/en/mbstring.setup.php
PHP PDO MySQL Extension (http://www.php.net/manual/en/ref.pdo-mysql.php)
PHP Zip Extension (http://php.net/manual/en/book.zip.php)
PHP EXIF Extension (http://php.net/manual/en/book.exif.php)
PHP INTL Extension (http://php.net/manual/en/intro.intl.php)
PHP FileInfo Extension (http://php.net/manual/en/fileinfo.installation.php)