using the php QRreader library to identify QR codes in uploaded images often reports such errors
memory_limit 300M 1GB
200KB
if the picture is a pure QR code (the size is about 4KB), it can be parsed quickly
how to solve this problem
using the php QRreader library to identify QR codes in uploaded images often reports such errors
memory_limit 300M 1GB
200KB
if the picture is a pure QR code (the size is about 4KB), it can be parsed quickly
how to solve this problem
means that there is not enough memory, so increase the memory. There is another way to reduce the size of the uploaded image before identifying
.Previous: After webpack was packaged, Wechat opened the page on ios and reported an error about manifest.
Next: How can scss be used in react projects? I use the wrong report like this.