Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Innomatic Platform is built to rely on existing technologies and standards, mainly:

  • PHP language

  • SQL database

  • XHTML  / HTML5

  • XML 1.0

  • YAML

PHP requirements

 

  • PHP version >= 5.4.4
  • PHP files upload support enabled
  • At least 4M in upload_max_filesize and post_max_size directives in php.ini
  • PHP support for MySQLi or PostgreSQL
  • PHP extensions: lib
  • Optional PHP extensions: Curl, PCNTL, POSIX

Database requirements

  • Database: MySQL or PostgreSQL
  • When using Innomatic in multi-tenant mode and database autocreation: a MySQL user with database creation grant
  • No labels