Skip to content

Installation Requirements

allejo edited this page Oct 31, 2014 · 5 revisions

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

  • PHP >= 5.4
    • While BZiON should work with PHP 5.3, it is not guaranteed and is not officially supported. PHP 5.3 support will be dropped in the near future.
  • MySQL
    • There are currently no plans to support different databases at this moment.
  • 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
Clone this wiki locally