Search:     Advanced search

System Requirements

Article ID: 24
Last updated: 26 Feb, 2012
Revision: 6
Print
Export to PDF
Views: 0

We have the minimal requirements and should work on any modern server.

Client Side:

  • Operating System: Windows, Mac or Linux
  • Web Browser: Internet Explorer 6.0+ and Gecko browser (Firefox / Safari / Crome)

Server side

  • Operating System: Linux, Unix, Windows, Mac
  • Web Server: Apache Web Server / IIS5 or above
  • Database: MySQL 5.0 or above
  • Scripting Language: PHP 5.0 - 5.3...
  • Decoding Software: Ioncube Loader.

  • Apache web server with mod_rewrite or Lighttpd
  • MySQL database server, version 5.0 or later
  • PHP version 5.2 or later
  • In addition, the following PHP extension must be installed on your web server:
  • gd: For geneating thumbnails
  • json: For processing JSON format
  • mbstring: Support multiple bytes string as creating sub-string of given Unicode string, ...
  • mysql
  • mysqli
  • pdo
  • pdo_mysql
  • simplexml
  • xml
  • xmlreader
  • If you want to upload hooks/plugins/widgets/language packages, the following extension is required to unzip file:
  • zlib or zip
  • You can point your web browser to http://yourdomain/phpinfo.php to see information about current installed PHP version.

Server software requirements

PHP

          PHP 5.2.8 or later is required.

MySQL server

          MySQL version 5.0 or later (we recommend the very latest stable release)

PHP decoders

Portions eicra code are encoded and require a PHP decoder in order to run. There are two available, both free.

          Zend Optimizer (Supported PHP version: 5.2.x or earlier)

          OR

          ionCube Loader (Supported PHP version: 5.3.x or earlier)

 Web server

          Any web server daemon - such as Apache, nginx, IIS which is fully compatible with the required PHP configuration.

PHP settings

Apache server settings

If you have mod_security installed on your apache web server, mod_security must be disabled or your Eicra Product's files whitelisted (exempt from all mod_security rules).

MySQL settings

  • sql-mode : not strict(need to edit MySQL configuration file)

Required PHP modules

Most of these modules are included by default. However, we have compiled a list of those which are definitely required by for good measure:

PHP cache and accelerators 

The product accesses many scripts spread across many files for each connection. We strongly recommend that your web server has a PHP opcode cache like xcacheapcor eaccelerator installed. We find that xcache is the easiest to install and most readily available.

This article was:  
Also read
document I don't know anything about programming, can I still run your application?
document Script installation guide and help tips.
document Step By Step installation Guideline.
document Installation - What are server requirements to run this application ?
document Where do I download your product after purchase.
document License Details

Prev   Next
Installation - Upgrades     Script installation guide and help tips.