0

I am receiving below error while uploading any image for product.

Notice: A non well formed numeric value encountered in /var/www/sitename.com/vendor/magento/framework/Image/Adapter/Gd2.php on line 344

Is there anyone who receives same error?

asked Sep 13, 2016 at 10:07
2
  • Is GD library is installed in your environment Commented Sep 13, 2016 at 10:18
  • Yes, it is installed. Commented Sep 13, 2016 at 12:09

1 Answer 1

0

Please, check php extension that are need it for M2. http://devdocs.magento.com/guides/v2.0/install-gde/system-requirements.html

in your case, maybe the problem is missing: gd, ImageMagick 6.3.7 (or later) or both

answered Sep 13, 2016 at 10:28
1
  • I have confirmed that GD library is installed over server. Is there any other possibility for not working? Commented Sep 13, 2016 at 12:10

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.