Hey Siddhant,
Thanks for your help! The solution worked.
Best.
https://bitnami.com/stack/xampp?utm_source=bitnami&utm_medium=installer&utm_campaign=XAMPP%2BModule
magento 2.3 is not avail for windows. but you can try on mac & linux
Perfect, its working now!!!
Thank you
I installed xampp 7.2 and Magento 2.2.7 but it is giving an error message below
Fatal error: Uncaught Exception: Deprecated Functionality: The each() function is deprecated. This message will be suppressed on further calls in C:\xampp\htdocs\Magento\vendor\colinmollenhour\cache-backend-file\File.php on line 81 in C:\xampp\htdocs\Magento\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\Magento\vendor\colinmollenhour\cache-backend-file\File.php(81): each(Array) #2 C:\xampp\htdocs\Magento\vendor\magento\zendframework1\library\Zend\Cache.php(153): Cm_Cache_Backend_File->__construct(Array) #3 C:\xampp\htdocs\Magento\vendor\magento\zendframework1\library\Zend\Cache.php(94): Zend_Cache::_makeBackend('Cm_Cache_Backen...', Array, true, true) #4 C:\xampp\htdocs\Magento\vendor\magento\framework\App\Cache\Frontend\Factory.php(156): Zend_Cache::factory('Magento\\Framewo...', 'Cm_Cache_Backen...', Array, Array, true, true, true) #5 C:\xampp\htdocs\Magent in C:\xampp\htdocs\Magento\vendor\magento\framework\App\ErrorHandler.php on line 61
So Magento 2.3.0 dos not support PHP 7.3 ?
I am trying to install magento 2.2.5 with latest version of xampp
but whenever I try to access it through localhost/magento
following error appears
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(156): 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
Magento 2.3 needs php 7.2 as a system requirement. So please downgrade your xampp version and then your issues will be resolved....