Magento – Magento2 Fatal error: Interface ‘Iterator’ not found

fatal errormagento2

I am using Magento 2, when i tried to login from frontend , after submitting login this fatal error is showing

Fatal error: Interface 'Iterator' not found in
C:\xampp1\htdocs\magento\vendor\magento\framework\Config\FileIterator.php
on line 15

How to solve this

Best Answer

I have had the same on a local machine and restarting Apache and MySql fixed it.