{$server_os|escape} ({$php_sapi_name|escape})
{$server_uname|escape}
{$php_version} (v{$min_php_version} minimum)
{if !$allow_next}Before you can continue with the installation you must install or enable the required modules shown below. Keep this page open and once you've installed the required modules click the 'Recheck' button below to re-validate your system.
{else}All required PHP modules are already installed and enabled on your server. You can continue with the installation by clicking on the "Next" button below{if $optional_err}, or you can attempt to enable the optional modules that you are missing below. However, those modules are not required for PsychoStats to function properly. {/if}
{/if}These extensions must be enabled in your PHP installation before you can proceed with the installation.
{foreach from=$required_ext_ok key='ext' item='ok'}{$ext} {if !$ok} {$required_ext[$ext]} {/if}
{/foreach}These extensions are optional and will enhance your PsychoStats installation and allow more advanced features to be available.
{foreach from=$optional_ext key='ext' item='desc'}{$ext} {$desc}
{/foreach}