Hella World System Requirements

Mandatory PHP Extensions

These are generally bundled with PHP but you may need to enable them depending on your package system.

  • PCRE
  • JSON (bundled with PHP 5.2.0 onwards, also available in PECL)
  • GD with PNG support

Optional PHP Extensions

  • Session (Needed for password protection, where a password is requested when you load HellaWorld)
  • SimpleXML (Needed for finished item support)
  • Gettext (Needed for multi-language support)