diff --git a/templates/installer/step-001.inc.php b/templates/installer/step-001.inc.php index b6ccdd404..3dad1eb6a 100644 --- a/templates/installer/step-001.inc.php +++ b/templates/installer/step-001.inc.php @@ -136,10 +136,10 @@ 0, 'GIF Read Support' => 0, 'GIF Create Support' => 0, 'JPEG Support' => 0, 'JPG Support' => 0, 'PNG Support' => 0]; - }?> + $gdInfo = gd_info(); + } else { + $gdInfo = ['FreeType Support' => 0, 'GIF Read Support' => 0, 'GIF Create Support' => 0, 'JPEG Support' => 0, 'JPG Support' => 0, 'PNG Support' => 0]; + }?> GD @@ -183,9 +183,9 @@ Can create private key? + isset($privKey['public']) && !empty($privKey['public']) && !empty($privKey['private']), + true + ); ?> Cache directory