Server - PHP Requirements
PHP Supported Version 8.2 | 8.3 - Your Version {{ phpversion() }} @if($requirements['php_version']) @else @endif
MySQL Database (mysqli) @if($requirements['mysql']) @else @endif
BCMath PHP Extension @if($requirements['bcmath']) @else @endif
Ctype PHP Extension @if($requirements['ctype']) @else @endif
JSON PHP Extension @if($requirements['json']) @else @endif
Mbstring PHP Extension @if($requirements['mbstring']) @else @endif
OpenSSL PHP Extension @if($requirements['openssl']) @else @endif
PDO PHP Extension @if($requirements['pdo']) @else @endif
Tokenizer PHP Extension @if($requirements['tokenizer']) @else @endif
XML PHP Extension @if($requirements['xml']) @else @endif
FILEINFO PHP Extension @if($requirements['fileinfo']) @else @endif
GD Graphics Library (PHP GD) @if($requirements['gd']) @else @endif
Folders - Writable Permission
/updates @if($requirements['dir_updates']) @else @endif
/storage @if($requirements['dir_storage']) @else @endif
/storage/avatars @if($requirements['dir_storage_avatars']) @else @endif
/storage/logos @if($requirements['dir_storage_logos']) @else @endif
/storage/logos/clients @if($requirements['dir_storage_logos_clients']) @else @endif
/storage/logos/app @if($requirements['dir_storage_logos_app']) @else @endif
/storage/files @if($requirements['dir_storage_files']) @else @endif
/storage/temp @if($requirements['dir_storage_temp']) @else @endif
/application/storage/app @if($requirements['dir_app_storage_app']) @else @endif
/application/storage/app/public @if($requirements['dir_app_storage_app_public']) @else @endif
/application/storage/cache @if($requirements['dir_app_storage_cache']) @else @endif
/application/storage/cache/data @if($requirements['dir_app_storage_cache_data']) @else @endif
/application/storage/logs @if($requirements['dir_app_storage_logs']) @else @endif
/application/storage/framework @if($requirements['dir_app_storage_framework']) @else @endif
/application/storage/framework/cache @if($requirements['dir_app_storage_framework_cache']) @else @endif
/application/storage/framework/cache/data @if($requirements['dir_app_storage_framework_cache_data']) @else @endif
/application/storage/framework/sessions_ @if($requirements['dir_app_storage_framework_sessions']) @else @endif
/application/storage/framework/testing @if($requirements['dir_app_storage_framework_testing']) @else @endif
/application/storage/framework/views @if($requirements['dir_app_storage_framework_views']) @else @endif
/application/bootstrap/cache @if($requirements['dir_app_bootstrap_cache']) @else @endif
/application/storage/app/purifier @if($requirements['dir_app_storage_app_purifier']) @else @endif
/application/storage/app/purifier/HTML @if($requirements['dir_app_storage_app_purifier_html']) @else @endif
Files - Writable Permission
/application/.env (file) @if($requirements['dir_app_env']) @else @endif
@if($error['count'] > 0)

Error

One or more of the minimum requirements have not been met. You can contact your web hosting provider for help (you can provide them with a screenshot of this screen). You can also refer to our documentation for more information. You can also send us a support email at support@growcrm.io
View Server Info @else @endif