Salve a tutti, non riesco proprio ad installare Magento 2 in locale tramite server virtuale XAMPP, ho seguito varie guide sul web attenendomi scrupolosamente alle indicazioni fornite, ma nulla mi da il seguente errore:
Fatal error: Uncaught Exception: Deprecated Functionality: The each() function is deprecated. This message will be suppressed on further calls in C:\xampp\htdocs\magento2\vendor\colinmollenhour\cache-backend-file\File.php on line 81 in C:\xampp\htdocs\magento2\vendor\magento\framework\App\ErrorHandler.php:61 Stack trace: #0 [internal function]: Magento\Framework\App\ErrorHandler->handler(8192, 'The each() func...', 'C:\\xampp\\htdocs...', 81, Array) #1 C:\xampp\htdocs\magento2\vendor\colinmollenhour\cache-backend-file\File.php(81): each(Array) #2 C:\xampp\htdocs\magento2\vendor\magento\zendframework1\library\Zend\Cache.php(153): Cm_Cache_Backend_File->__construct(Array) #3 C:\xampp\htdocs\magento2\vendor\magento\zendframework1\library\Zend\Cache.php(94): Zend_Cache::_makeBackend('Cm_Cache_Backen...', Array, true, true) #4 C:\xampp\htdocs\magento2\vendor\magento\framework\App\Cache\Frontend\Factory.php(154): Zend_Cache::factory('Magento\\Framewo...', 'Cm_Cache_Backen...', Array, Array, true, true, true) #5 C:\xampp\htdocs\ in C:\xampp\htdocs\magento2\vendor\magento\framework\App\ErrorHandler.php on line 61
Ho tolto ; dove lo richiedeva da php.ini ma niente, cosa potrà essere?
Gentilmente datemi una mano.
Grazie
Magento is officially compatible with PHP5.6.5–5.6.x,7.0.2,7.0.4,7.0.6. See http://devdocs.magento.com/guides/v2.1/install-gde/system-requirements-tech.html
Please try to change the PHP version.