Pre-Installation

1. Please configure your PHP settings to match following requirements:


PHP Settings Current Version Required Version Status
PHP Version +

2. Please make sure the extensions/settings listed below are installed/enabled:


Extension/settings Current Settings Required Settings Status
MySQLi Off On
GD Off On
cURL Off On
allow_url_fopen Off On
OpenSSL PHP Extension @if( OPENSSL_VERSION_NUMBER < 0x009080bf) @php $all_requirement_success = false; @endphp Off @else On @endif On @if( OPENSSL_VERSION_NUMBER < 0x009080bf) @else @endif
PDO PHP Extension @if(PDO::getAvailableDrivers()) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(PDO::getAvailableDrivers()) @else @endif
BCMath PHP Extension @if(extension_loaded('bcmath')) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(extension_loaded('bcmath')) @else @endif
Ctype PHP Extension @if(extension_loaded('ctype')) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(extension_loaded('ctype')) @else @endif
Fileinfo PHP Extension @if(extension_loaded('fileinfo')) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(extension_loaded('fileinfo')) @else @endif
Zip PHP Extension @if(extension_loaded('zip')) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(extension_loaded('zip')) @else @endif
Mbstring PHP Extension @if(extension_loaded('mbstring')) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(extension_loaded('mbstring')) @else @endif
Tokenizer PHP Extension @if(extension_loaded('tokenizer')) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(extension_loaded('tokenizer')) @else @endif
XML PHP Extension @if(extension_loaded('xml')) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(extension_loaded('xml')) @else @endif
JSON PHP Extension @if(extension_loaded('json')) On @else @php $all_requirement_success = false; @endphp Off @endif On @if(extension_loaded('json')) @else @endif
date.timezone Null Timezone

3. Please make sure you have set the writable permission on the following folders/files: