Elegant 6 System Minimum Requirements

Elegant 6 can be installed on the server with the help of following tools:

Please, make sure that all of the tools below are active in installer.

NOTE: modules need to be installed only if installer reports that they are missing

  1. Apache version 2.20 or higher
  2. PHP version 5.2.0 or higher with the following modules installed:

    • NOTE: modules need to be installed only if installer reports that they are missing
    • NOTE: before installing any of these modules, we recommend to run "yum update"
    • NOTE: don't forget to restart apache when packages are installed
    • a. json (run "yum install php-json" to install)

    • b. mysql (run "yum install php-mysql" to install, then run "/etc/init.d/mysql restart)
    • NOTE: make sure "Strict SQL Mode" is disabled
    • NOTE: MariaDB can be also used if you are running application in RHEL7
    • NOTE: mysql requirement can be ignored if you plan to use remote Mysql server
    • с. curl (run "yum install php-curl" to install)
    • d. PDO (run "yum install php-pdo" to install)
    • e. gd (run "yum install php-gd" to install)
    • f. mcrypt (run "yum install php-mcrypt*" to install)
  3. MySQL server version 14.0.0 or higher OR MariaDB (RHEL7)

    • NOTE: mysql requirement can be ignored if you plan to use remote MySql server
  4. Portal version 4.6 or higher