I'm facing following error when I try set sort for the products in category : " Something went wrong while saving the category. "
Notice: getimagesize(): read of 8192 bytes failed with errno=21 Is a directory in /home/MY_DOMAIN/public_html/vendor/magento/framework/Filesystem/Driver/File/Mime.php on line 115
Could you please advise.
Hello @infonectar9054
Please try to update the server configuration for the max upload file size in the php.ini file.
If my answer is helpful full then please set the accept solution flag and kudos flag so other members can take the same reference.
Hi @dipmegpro
I did but not solved.
Increase these variables on your PHP.ini file:
upload_max_filesize post_max_size memory_limit
I did but it's not solved.