Was installing Magento 2 on xxamp, extracted all the files into htdocs. When I go to localhost/magento I get a fatal error:
Fatal error: Declaration of Zend\Mvc\Controller\PluginManager::get($name, ?array $options = NULL) must be compatible with Zend\ServiceManager\AbstractPluginManager::get($name, $options = Array, $usePeeringServiceManagers = true) in C:\xampp\htdocs\magento\vendor\zendframework\zend-mvc\src\Controller\PluginManager.php on line 211
Solved! Go to Solution.
I have also the same issue
Can someone tell me what to do to solve this issue
please share download link for xampp which support to magento 2
please share download link for xampp which support to magento 2
@Porksofa wrote:
Magento 2 dosen't support the version of php that the latest xampp has
packed with it. The problem should be fixed if you download an older
version of xampp that has a php version packed compatible with magento 2.
Thanks. It works!
Hello Dinesh, Yes i working. I had same issue earlier and I fixed it.
how to fix??