Skip to content

Installation Requirements

alezakos edited this page Nov 1, 2015 · 5 revisions

Like all code, BZiON has its own requirements so make sure you meet all these requirements!

  • PHP >= 5.4
  • MySQL
    • There are currently no plans to support different databases.
  • Apache
    • While all development happens on Apache, BZiON's .htaccess files can be modified to support Nginx. Official support for Nginx is planned for future development.

PHP Libraries

  • php5-gd
  • php5-curl
  • php5-xsl

Apache Modules

  • mod_rewrite
  • mod_cloudflare (if you're using CloudFlare)
Clone this wiki locally