Elegant 6 System Minimum Requirements

Elegant 6 prerequisites:

The following lists everything you need in place to load and run the software. 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 moduls, we recommend to run "yum update"

    NOTE: don't forget rto restart apache when packages are installed

    a. json (run "yum install php-json" to install)

    b. mysql (make sure it is set up and running)

    NOTE: make sure "Strict SQL Mode" is disabled

    c. 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