Server

Server Requirements

  • PHP Version - 5.x (preferably < 5.2.9)
    • Extensions
      • GD Version - 2.x
      • PCRE Version - 7.x
      • cURL version - 7.x
      • json version - 1.x
    • php.ini settings
      • max_execution_time - 180 (not mandatory)
      • max_input_time - 6000 (not mandatory)
      • memory_limit - 128M (at least 32M)
      • safe_mode - off
      • open_basedir - No Value
  • MySQL Version - 5.x
  • Apache - 1 (preferably 2 )
    • Modules
      • mod_rewrite
      • mod_deflate (not mandatory, but highly recommended for better performance–gzip)
      • mod_expires (not mandatory, but highly recommended for better performance–browser caching)
  • Recommended Linux distributions: Fedora / Centos