You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Extensions Check You meet 2 out of 2 PHP extensions requirements. [Less detail] PHP Extension ctype. PHP Extension gd.
However at Stage 6 install fails with:
[ERROR] exception 'Exception' with message 'exception 'Exception' with message 'Module 'Magento_Core' depends on 'mcrypt' PHP extension that is not loaded.' in /Users/[name]/Documents/WWW/magento2/lib/internal/Magento/Framework/Module/DependencyManager.php:56
Suggested Behaviour
Readiness Check should test for whether the PHP Extension MCrypt is loaded as this is a required extension.