System requirements/technical specifications

 

Webserver

  • Apache Version 1.3 or above
  • Zend Optimizer 3.3.0 or higher must be installed
  • Minimum 100 MB of free webspace
  • mod_rewrite module installed

 

MySQL

  • MySQL 5.0.33 or above
    Due to a bug in MySQL 5.0.36 and 5.0.37 as well as 5.0.41, the OXID eShop does not run properly with these versions. If you are using MySQL 5.0.36 or 5.0.37, update MySQL to a newer version
  • Database user permissions must allow views creation/deletion

 

PHP

  • PHP 5.2.10 or above. We recommend PHP 5.2.17
    (OXID eShop also runs with PHP versions from 5.2.0 to 5.2.9, but for those versions perfect functionality is not garanteed)
  • Due to a bug in PHP 5.3.7, please avoid of using this version
  • memory_limit set at least to 14 MB. 30MB recommended
  • PHP setting "session.auto_start" in php.ini has to be set "OFF"
  • We recommend to enable file uploads in PHP
  • Activate allow_url_fopen or  fsockopen to port 80
  • Apache server variables REQUEST_URI or SCRIPT_URI must be set
  • Switch off PHP4 compatibility mode. (zend.ze1_compatibility_mode = Off)
  • ini_set allowed
  • register_globals off
  • The following PHP-extensions must be installed:
    • GD LIB Version 2.x
    • MySQL client connector for MySQL 5
    • bcmath
    • JSON
    • php-xml
    • libxml2
    • iconv-extension
    • tokenizer
    • mbstring
    • cURL

*Issues may occur if PHP 5.2.0 is installed as apache module on a 64 bit operating system. In you are using this combination, update PHP to a newer version for avoiding problems.

Overview of the possible operating conditions which are based on the following assumptions:

  • Number of categories is 20% of the number of items, e.g. 1,000 items = 200 categories
  • The flow of visitors is distributed over more than 14 hours per day on average
  • The item number also includes possible item variants
  • Note: Reduced functionality may be experienced during some intensive activities (e.g. exporting) – this depends on your provider (keywords PHP max_execution_time and memory_limit)

Next steps