Server Requirements
- PHP IonCube Loader
- Linux Server (some old distributions are not supported)
- Apache Web Server(HTTP Server version 2.2.4)
- MySQL(Version 5.0.33)
- PHP (Version 5.2.1)
PHP Ini Configuration Settings
- safe_mode = off
- register_globals = off
- open_basedir = (no value)
- max_execution_time = 0
- magic_gpc_quotes = Off
- memory_limit = 32M (or more)
- display_errors = On
- file_uploads = On
- session.gc_maxlifetime = 14000 (or more)
- CURL,openssl,libcurl,GD library and FreeType library modules need to be enabled
- allow_url_fopen = On





