Monday, September 19, 2016

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method... magento 2

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Serializable::unserialize) inC:\xampp\htdocs\magento2\vendor\zendframework\zend-stdlib\src\Parameters.php on line 14


Solution: To solve this solution, I have run following commands,
1. php bin/Magento setup:upgrade
2. php bin/Magento setup:static-content:deploy
3. php bin/Magento cache:clean
4. php bin/Magento cache:flush

I deleted files from Var folder as well I delete generation folder. I disable custom modules too.

Many common techniques which we try in our daily practice, I have tried but Finally, I found that it was not due to Magento's code or something. But it is due to XAMPP.

I stop apache and MySQL service and I restart both services again which fixed my problem and everything works perfectly now.

14 comments:

  1. Thanks , this works for me

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Thanks buddy! It fixed for me also.

    ReplyDelete
  4. This line fixed it for me "Many common techniques which we try in our daily practice, I have tried but Finally, I found that it was not due to Magento's code or something. But it is due to XAMPP."

    Could you please highlight this line so that many people can directly try this first.

    Thank you for this post.

    ReplyDelete
  5. Magento is useful in building best online business sites with incredible security and appearance. Much obliged for sharing this incredible snippet of data!!!

    best ecommerce website developers | outsource magento ecommerce services india

    ReplyDelete
  6. Thanks man. This saved me hours of troubleshooting.

    ReplyDelete
  7. Awesome! Just restarted all services on WAMP, and everything worked!

    ReplyDelete
  8. Thank you for sharing excellent information. Your website is very cool. Fully useful your blog post... Online Shopping Websites In India

    ReplyDelete
  9. Restart Xampp work like hell, omg.

    ReplyDelete
  10. Easy "water hack" burns 2 lbs OVERNIGHT

    Over 160k men and women are trying a easy and SECRET "water hack" to drop 2 lbs each and every night while they sleep.

    It's proven and it works on anybody.

    This is how you can do it yourself:

    1) Get a drinking glass and fill it up half glass

    2) Proceed to follow this crazy HACK

    so you'll become 2 lbs lighter in the morning!

    ReplyDelete

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method... magento 2

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method and must therefore be declared abstract or implement the remaining met...