{{ ta('support_information', 'Support Information') }}
{{ ta('support_file', 'Support File') }}
When requiring support, please click the "Download" button below and attach it to your support ticket.
| {{ ta('support_files', 'Support File') }}: | {{ ta('download', 'Download') }} |
Server Information
| {{ ta('operating_system', 'Operating System') }}: | {{ operatingSystem }} |
| {{ ta('web_server', 'Web Server') }}: | {{ server['SERVER_SIGNATURE'] ? server['SERVER_SIGNATURE'] : server['SERVER_SOFTWARE'] }} |
| {{ ta('server_hostname', 'Server Hostname') }}: | {{ server['HTTP_HOST'] }} |
| {{ ta('server_ip_address', 'Server IP Address') }}: | {{ server['SERVER_ADDR'] }} |
| {{ ta('server_time', 'Server Time') }}: | {{ dt.format('d-m-Y H:i:s') }} |
| {{ ta('document_root', 'Document Root') }}: | {{ server['DOCUMENT_ROOT'] }} |
{{ ta('mysql_information', 'MySQL Information') }}
| {{ ta('mysql_client_version', 'MySQL Client Version') }}: | {{ phparr['mysqli']['Client API library version'] }} |
| {{ ta('mysql_server_version', 'MySQL Server Version') }}: | {{ mysqlServerVersion }} |
| {{ ta('mysql_server_time', 'MySQL Server Time') }}: | {{ mysqlServerTime }} |
| {{ ta('pdo_installed', 'PDO Installed') }}: | {{ phparr['PDO']['PDO drivers'] }} |
| {{ ta('pdo_version', 'PDO Version') }}: | {{ phparr['pdo_mysql']['Client API version'] }} |
| {{ ta('mysql_server_timezone', 'MySQL Server Timezone') }}: | {{ mysqlServerTimezone }} |
{{ ta('php_information', 'PHP Information') }}
| {{ ta('php_version', 'PHP Version') }}: | {{ phpVersion }} |
| {{ ta('php_ini_location', 'php.ini Location') }}: | {{ phpLoadedIniFile }} |
| {{ ta('current_php_time', 'Current PHP Time') }}: | {{ phpCurrentTime }} |
| {{ ta('max_execution_time', 'Max Execution Time') }}: | {{ phparr['Core']['max_execution_time'] }} |
| {{ ta('max_input_time', 'Max Input Time') }}: | {{ phparr['Core']['max_input_time'] }} |
| {{ ta('memory_limit', 'Memory Limit') }}: | {{ phparr['Core']['memory_limit'][0] }} |
| {{ ta('post_max_size', 'Post Max Size') }}: | {{ phparr['Core']['post_max_size'] }} |
| {{ ta('upload_max_filesize', 'Upload Max Filesize') }}: | {{ phparr['Core']['upload_max_filesize'] }} |
| {{ ta('curl_enabled', 'cURL Enabled') }}: | {{ phparr['curl']['cURL support']|title }} |
| {{ ta('curl_version', 'cURL Version') }}: | {{ phparr['curl']['cURL Information'] }} |
| {{ ta('default_timezone', 'Default Timezone') }}: | {{ phparr['date']['Default timezone'] }} |
| {{ ta('gd_enabled', 'GD Enabled') }}: | {{ phparr['gd']['GD Support']|title }} |
| {{ ta('openssl_details', 'OpenSSL Details') }}: | {{ openSSLDetails }} |
| {{ ta('loaded_extensions', 'Loaded Extensions') }}: |