OS4X system requirements

From OS4X
Revision as of 10:22, 14 February 2013 by Admin (talk | contribs) (New page: OS4X needs the following components to be available: *Web interface: **Any webserver able to serve PHP script output (mostly common: Apache, nginx) **PHP >=5.1 incl. support for JSON and ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

OS4X needs the following components to be available:

  • Web interface:
    • Any webserver able to serve PHP script output (mostly common: Apache, nginx)
    • PHP >=5.1 incl. support for JSON and XML
    • Database specifix extensions:
      • When using MySQL: PHP with MySQL support
      • When using DB2: PHP with DB2 client support
      • When using SQLite: PHP with SQLite3 support
  • OS4X Core:
    • TCP/IP v4 enabled networking machine with at least one network controller installed and configured
    • at least 500MB of hard disk space
    • at least 750MB free space for automatic updates
    • at least 512MB RAM
    • Database backend system (one of these):
      • MySQL 4.2 and up (prefered, no external libraries needed)
      • DB2 9.7 and up (local DB2 client must be installed and configured for access to DB2 instance)
      • SQLite3 (no external libraries needed)
    • Platform specific:
      • Linux: any Linux kernel >=2.4.2
      • AIX: AIX 5.3ML6 and up
      • Mac OS X: Mac OS X 10.8 and up