Skip to content

System Requirements

leesbian edited this page May 23, 2012 · 4 revisions

Mage+ requires the following software:

Supported Operating Systems:

  • Linux x86, x86-64
  • Microsoft Windows is NOT supported

Supported Web Servers:

  • Apache 1.3.x
  • Apache 2.0.x
  • Apache 2.2.x

Supported Browsers:

  • Microsoft Internet Explorer 7 and above
  • Mozilla Firefox 3.5 and above
  • Apple Safari 5 and above on Mac only
  • Google Chrome 7 and above
  • Adobe Flash browser plug-in should be installed

PHP Compatibility:

  • 5.3.3+

Required extensions:

  • PDO_MySQL
  • simplexml
  • mcrypt
  • hash
  • GD
  • DOM
  • iconv
  • curl
  • SOAP (if Webservices API is to be used)
  • Safe_mode off
  • Memory_limit no less than 256Mb (preferably 512)

MySQL:

  • 5.0 or newer
  • InnoDB storage engine
  • Archive storage engine

SSL:

  • If HTTPS is used to work in the admin, SSL certificate should be valid.
  • Self-signed SSL certificates are not supported

Server - hosting - setup:

  • Ability to run scheduled jobs (crontab) with PHP 5
  • Ability to override options in .htaccess files