cancel
Showing results for 
Search instead for 
Did you mean: 

Magento Setup error

SOLVED

Re: Magento Setup error

Re: Magento Setup error

Click here - Solution

Re: Magento Setup error

Hey Siddhant,

 

Thanks for your help! The solution worked.

 

Best.

Re: Magento Setup error

Happy to help you. Smiley Happy

Re: Magento Setup error

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

Re: Magento Setup error

Perfect, its working now!!!

Thank you

Re: Magento Setup error

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 61magento error.PNG

Re: Magento Setup error

So Magento 2.3.0 dos not support PHP 7.3 ?

Re: Magento Setup error

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

Re: Magento Setup error

Magento 2.3 needs php 7.2 as a system requirement. So please downgrade your xampp version and then your issues will be resolved....